Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp400 SubCommand *LookupSubCommand(StringRef Name, std::string &NearestString);
525 SubCommand *CommandLineParser::LookupSubCommand(StringRef Name, in LookupSubCommand() function in CommandLineParser
1519 LookupSubCommand(StringRef(argv[FirstArg]), NearestSubCommandString); in ParseCommandLineOptions()