LLVM API Documentation
#include <CommandLine.h>
Collaboration diagram for llvm::cl::LocationClass< Ty >:
Public Member Functions | |
LocationClass (Ty &L) | |
template<class Opt> | |
void | apply (Opt &O) const |
Public Attributes | |
Ty & | Loc |
Definition at line 282 of file CommandLine.h.
|
Definition at line 284 of file CommandLine.h. |
|
Definition at line 287 of file CommandLine.h. References llvm::cl::LocationClass< Ty >::Loc. |
|
Definition at line 283 of file CommandLine.h. Referenced by llvm::cl::LocationClass< Ty >::apply(). |