Home
last modified time | relevance | path

Searched refs:LLVMParseCommandLineOptions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DSupport.h45 void LLVMParseCommandLineOptions(int argc, const char *const *argv,
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2796 void LLVMParseCommandLineOptions(int argc, const char *const *argv, in LLVMParseCommandLineOptions() function