Home
last modified time | relevance | path

Searched refs:CommandLineParser (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp102 class CommandLineParser { class
118 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser() function in __anon937ab9ee0111::CommandLineParser
356 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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp146 class CommandLineParser { class
167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser() function in __anonae445c6d0111::CommandLineParser
434 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()