Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dsupport.go44 func ParseCommandLineOptions(args []string, overview string) { func
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1296 bool cl::ParseCommandLineOptions(int argc, const char *const *argv, in ParseCommandLineOptions() function in cl
1331 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() function in CommandLineParser