Searched refs:ResetCommandLineParser (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h2124 void ResetCommandLineParser();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2613 void cl::ResetCommandLineParser() { GlobalParser->reset(); } function in class:cl

Completed in 97 milliseconds