|
LLVM
3.7.0
|
#include <CommandLine.h>
Public Member Functions | |
| LocationClass (Ty &L) | |
| template<class Opt > | |
| void | apply (Opt &O) const |
Public Attributes | |
| Ty & | Loc |
Definition at line 333 of file CommandLine.h.
|
inline |
Definition at line 335 of file CommandLine.h.
|
inline |
Definition at line 337 of file CommandLine.h.
References llvm::cl::LocationClass< Ty >::Loc.
| Ty& llvm::cl::LocationClass< Ty >::Loc |
Definition at line 334 of file CommandLine.h.
Referenced by llvm::cl::LocationClass< Ty >::apply().
1.8.6