Home
last modified time | relevance | path

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

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