Home
last modified time | relevance | path

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

/external/llvm/bindings/go/llvm/
Dsupport.go45 func ParseCommandLineOptions(args []string, overview string) { func
/external/llvm/lib/Support/
DCommandLine.cpp811 void cl::ParseCommandLineOptions(int argc, const char *const *argv, in ParseCommandLineOptions() function in cl
816 void CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() function in CommandLineParser