Searched refs:CommandLineParser (Results 1 – 1 of 1) sorted by relevance
149 class CommandLineParser { class170 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser() function in __anon7ff628370111::CommandLineParser437 static ManagedStatic<CommandLineParser> GlobalParser;522 Option *CommandLineParser::LookupOption(SubCommand &Sub, StringRef &Arg, in LookupOption()553 SubCommand *CommandLineParser::LookupSubCommand(StringRef Name) { in LookupSubCommand()1324 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences()1333 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions()2594 void CommandLineParser::printOptionValues() { in printOptionValues()