LLVM
10.0.0svn
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
OptionCategory (StringRef const Name, StringRef const Description="") | |
StringRef | getName () const |
StringRef | getDescription () const |
Definition at line 188 of file CommandLine.h.
|
inline |
Definition at line 196 of file CommandLine.h.
|
inline |
Definition at line 203 of file CommandLine.h.
References llvm::cl::GeneralCategory.
Referenced by llvm::cl::generic_parser_base::generic_parser_base().
|
inline |
Definition at line 202 of file CommandLine.h.