Searched refs:CommandLineParser (Results 1 – 1 of 1) sorted by relevance
87 class CommandLineParser { class106 CommandLineParser() : ProgramOverview(nullptr), ConsumeAfterOpt(nullptr) {} in CommandLineParser() function in __anon96b0d8f20111::CommandLineParser213 static ManagedStatic<CommandLineParser> GlobalParser;250 Option *CommandLineParser::LookupOption(StringRef &Arg, StringRef &Value) { in LookupOption()817 void CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions()1719 void CommandLineParser::printOptionValues() { in printOptionValues()