Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCommandLine.h2262 void ResetCommandLineParser();
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp2798 void cl::ResetCommandLineParser() { GlobalParser->reset(); } in ResetCommandLineParser() function in cl