#include "llvm/Support/CommandLine.h"
Definition at line 895 of file CommandLine.h.
Definition at line 898 of file CommandLine.h.
Referenced by llvm::cl::basic_parser< DataType >::basic_parser().
Reimplemented in llvm::cl::parser< bool >, llvm::cl::parser< boolOrDefault >, llvm::cl::parser< char >, llvm::cl::parser< double >, llvm::cl::parser< float >, llvm::cl::parser< int >, llvm::cl::parser< long >, llvm::cl::parser< long long >, llvm::cl::parser< std::optional< std::string > >, llvm::cl::parser< std::string >, llvm::cl::parser< unsigned >, llvm::cl::parser< unsigned long >, and llvm::cl::parser< unsigned long long >.
Definition at line 92 of file CommandLine.cpp.
Definition at line 906 of file CommandLine.h.
Definition at line 1949 of file CommandLine.cpp.
References argPlusPrefixesSize(), getValueName(), getValueStr(), llvm::cl::PositionalEatsArgs, and llvm::StringRef::size().
Referenced by printOptionInfo().
Definition at line 902 of file CommandLine.h.
References llvm::cl::ValueRequired.
Reimplemented in llvm::cl::parser< bool >, llvm::cl::parser< boolOrDefault >, llvm::cl::parser< char >, llvm::cl::parser< double >, llvm::cl::parser< float >, llvm::cl::parser< int >, llvm::cl::parser< long >, llvm::cl::parser< long long >, llvm::cl::parser< std::optional< std::string > >, llvm::cl::parser< std::string >, llvm::cl::parser< unsigned >, llvm::cl::parser< unsigned long >, and llvm::cl::parser< unsigned long long >.
Definition at line 922 of file CommandLine.h.
Referenced by getOptionWidth(), and printOptionInfo().
Definition at line 908 of file CommandLine.h.
Definition at line 1965 of file CommandLine.cpp.
References getOptionWidth(), getValueName(), getValueStr(), llvm::outs(), llvm::cl::PositionalEatsArgs, llvm::cl::Option::printHelpStr(), and llvm::cl::ValueOptional.
Definition at line 1984 of file CommandLine.cpp.
References llvm::raw_ostream::indent(), and llvm::outs().
Referenced by printOptionNoValue().
Definition at line 2282 of file CommandLine.cpp.
References llvm::outs(), and printOptionName().