Home
last modified time | relevance | path

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

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