Searched refs:CommandLineParser (Results 1 – 2 of 2) sorted by relevance
102 class CommandLineParser { class118 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser() function in __anon937ab9ee0111::CommandLineParser356 static ManagedStatic<CommandLineParser> GlobalParser;424 Option *CommandLineParser::LookupOption(SubCommand &Sub, StringRef &Arg, in LookupOption()454 SubCommand *CommandLineParser::LookupSubCommand(StringRef Name) { in LookupSubCommand()1025 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences()1034 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions()2036 void CommandLineParser::printOptionValues() { in printOptionValues()
146 class CommandLineParser { class167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser() function in __anonae445c6d0111::CommandLineParser434 static ManagedStatic<CommandLineParser> GlobalParser;522 Option *CommandLineParser::LookupOption(SubCommand &Sub, StringRef &Arg, in LookupOption()557 SubCommand *CommandLineParser::LookupSubCommand(StringRef Name) { in LookupSubCommand()1299 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences()1308 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions()2419 void CommandLineParser::printOptionValues() { in printOptionValues()