Searched refs:CommandLineParser (Results 1 – 1 of 1) sorted by relevance
92 class CommandLineParser { class108 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser() function in __anone9c85f080111::CommandLineParser346 static ManagedStatic<CommandLineParser> GlobalParser;410 Option *CommandLineParser::LookupOption(SubCommand &Sub, StringRef &Arg, in LookupOption()445 SubCommand *CommandLineParser::LookupSubCommand(StringRef Name) { in LookupSubCommand()1097 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences()1106 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions()2123 void CommandLineParser::printOptionValues() { in printOptionValues()