Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h2148 void ResetCommandLineParser();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp2618 void cl::ResetCommandLineParser() { GlobalParser->reset(); } in ResetCommandLineParser() function in cl