Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h1874 void ResetCommandLineParser();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h2119 void ResetCommandLineParser();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp2116 void cl::ResetCommandLineParser() { GlobalParser->reset(); } in ResetCommandLineParser() function in cl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp2581 void cl::ResetCommandLineParser() { GlobalParser->reset(); } in ResetCommandLineParser() function in cl
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst5026 - ac: export LLVM c++ ResetCommandLineParser method
5214 - ac: use ResetAllOptionOccurrences instead of ResetCommandLineParser