LLVM 22.0.0git
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
LocationClass (Ty &L) | |
template<class Opt> | |
void | apply (Opt &O) const |
Public Attributes | |
Ty & | Loc |
Definition at line 457 of file CommandLine.h.
|
inline |
Definition at line 460 of file CommandLine.h.
References Loc.
|
inline |
Definition at line 462 of file CommandLine.h.
References Loc.
Ty& llvm::cl::LocationClass< Ty >::Loc |
Definition at line 458 of file CommandLine.h.
Referenced by apply(), and LocationClass().