#include <CommandLine.h>
Public Member Functions | |
LocationClass (Ty &L) | |
template<class Opt > | |
void | apply (Opt &O) const |
Public Attributes | |
Ty & | Loc |
llvm::cl::LocationClass< Ty >::LocationClass | ( | Ty & | L | ) | [inline] |
void llvm::cl::LocationClass< Ty >::apply | ( | Opt & | O | ) | const [inline] |
Ty& llvm::cl::LocationClass< Ty >::Loc |