Home
last modified time | relevance | path

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

/external/llvm/bindings/go/llvm/
Dsupport.go45 func ParseCommandLineOptions(args []string, overview string) { func
/external/llvm/lib/Support/
DCommandLine.cpp992 bool cl::ParseCommandLineOptions(int argc, const char *const *argv, in ParseCommandLineOptions() function in cl
1007 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() function in CommandLineParser
/external/swiftshader/third_party/LLVM/lib/Support/
DCommandLine.cpp534 void cl::ParseCommandLineOptions(int argc, char **argv, in ParseCommandLineOptions() function in cl