Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h2281 void ResetCommandLineParser();
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2835 void cl::ResetCommandLineParser() { GlobalParser->reset(); } in ResetCommandLineParser() function in cl