Home
last modified time | relevance | path

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

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