Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dsupport.go44 func ParseCommandLineOptions(args []string, overview string) { func
/llvm-project-15.0.7/llvm/lib/Support/
H A DCommandLine.cpp1377 bool cl::ParseCommandLineOptions(int argc, const char *const *argv, in ParseCommandLineOptions() function in cl
1421 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() function in CommandLineParser