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

/external/llvm/unittests/Support/
H A DCommandLineTest.cpp289 cl::ResetCommandLineParser();
333 cl::ResetCommandLineParser();
346 cl::ResetCommandLineParser();
377 cl::ResetCommandLineParser();
397 cl::ResetCommandLineParser();
416 cl::ResetCommandLineParser();
436 cl::ResetCommandLineParser();
/external/llvm/include/llvm/Support/
H A DCommandLine.h1826 void ResetCommandLineParser();
/external/llvm/lib/Support/
H A DCommandLine.cpp2145 void cl::ResetCommandLineParser() { GlobalParser->reset(); } function in class:cl

Completed in 68 milliseconds