Home
last modified time | relevance | path

Searched defs:ParseCommandLineOptions (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1428 bool cl::ParseCommandLineOptions(int argc, const char *const *argv, ParseCommandLineOptions() function in cl
1472 bool CommandLineParser::ParseCommandLineOptions(int argc, ParseCommandLineOptions() function in CommandLineParser