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

/external/llvm/lib/Support/
H A DCommandLine.cpp736 // and hand it off to ParseCommandLineOptions().
739 ParseCommandLineOptions(newArgc, &newArgv[0], Overview);
742 void cl::ParseCommandLineOptions(int argc, const char * const *argv, function in class:cl

Completed in 91 milliseconds