LLVM
8.0.1
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
OptionCategory (StringRef const Name, StringRef const Description="") | |
StringRef | getName () const |
StringRef | getDescription () const |
Definition at line 184 of file CommandLine.h.
|
inline |
Definition at line 192 of file CommandLine.h.
|
inline |
Definition at line 199 of file CommandLine.h.
References llvm::cl::GeneralCategory.
Referenced by llvm::cl::generic_parser_base::generic_parser_base().
|
inline |
Definition at line 198 of file CommandLine.h.
Referenced by llvm::cl::basic_parser_impl::anchor().