/external/llvm-project/llvm/unittests/Support/ |
D | CommandLineTest.cpp | 446 cl::ResetAllOptionOccurrences(); in TEST() 459 cl::ResetAllOptionOccurrences(); in TEST() 510 cl::ResetAllOptionOccurrences(); in TEST() 517 cl::ResetAllOptionOccurrences(); in TEST() 542 cl::ResetAllOptionOccurrences(); in TEST() 569 cl::ResetAllOptionOccurrences(); in TEST() 592 cl::ResetAllOptionOccurrences(); in TEST() 619 cl::ResetAllOptionOccurrences(); in TEST() 627 cl::ResetAllOptionOccurrences(); in TEST() 636 cl::ResetAllOptionOccurrences(); in TEST() [all …]
|
/external/llvm/unittests/Support/ |
D | CommandLineTest.cpp | 309 cl::ResetAllOptionOccurrences(); in TEST() 321 cl::ResetAllOptionOccurrences(); in TEST() 363 cl::ResetAllOptionOccurrences(); in TEST() 370 cl::ResetAllOptionOccurrences(); in TEST() 390 cl::ResetAllOptionOccurrences(); in TEST() 411 cl::ResetAllOptionOccurrences(); in TEST() 431 cl::ResetAllOptionOccurrences(); in TEST() 456 cl::ResetAllOptionOccurrences(); in TEST() 463 cl::ResetAllOptionOccurrences(); in TEST() 471 cl::ResetAllOptionOccurrences(); in TEST() [all …]
|
/external/llvm-project/clang/lib/Tooling/ |
D | CommonOptionsParser.cpp | 105 cl::ResetAllOptionOccurrences(); in init()
|
/external/llvm/lib/Support/ |
D | CommandLine.cpp | 109 void ResetAllOptionOccurrences(); 318 ResetAllOptionOccurrences(); in reset() 998 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() function in CommandLineParser 2146 void cl::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() function in cl 2147 GlobalParser->ResetAllOptionOccurrences(); in ResetAllOptionOccurrences()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | CommandLine.cpp | 123 void ResetAllOptionOccurrences(); 338 ResetAllOptionOccurrences(); in reset() 1025 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() function in CommandLineParser 2117 void cl::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() function in cl 2118 GlobalParser->ResetAllOptionOccurrences(); in ResetAllOptionOccurrences()
|
/external/llvm-project/clang/unittests/Tooling/ |
D | ExecutionTest.cpp | 153 llvm::cl::ResetAllOptionOccurrences(); in TEST()
|
/external/llvm-project/llvm/lib/Support/ |
D | CommandLine.cpp | 172 void ResetAllOptionOccurrences(); 407 ResetAllOptionOccurrences(); in reset() 1316 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() function in CommandLineParser 2600 void cl::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() function in cl 2601 GlobalParser->ResetAllOptionOccurrences(); in ResetAllOptionOccurrences()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | CommandLine.cpp | 172 void ResetAllOptionOccurrences(); 407 ResetAllOptionOccurrences(); in reset() 1299 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() function in CommandLineParser 2582 void cl::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() function in cl 2583 GlobalParser->ResetAllOptionOccurrences(); in ResetAllOptionOccurrences()
|
/external/llvm-project/clang/tools/driver/ |
D | driver.cpp | 321 llvm::cl::ResetAllOptionOccurrences(); in ExecuteCC1Tool()
|
/external/llvm-project/lld/wasm/ |
D | Driver.cpp | 842 cl::ResetAllOptionOccurrences(); in link()
|
/external/llvm-project/lld/lib/Driver/ |
D | DarwinLdDriver.cpp | 310 llvm::cl::ResetAllOptionOccurrences(); in parseLLVMOptions()
|
/external/llvm/include/llvm/Support/ |
D | CommandLine.h | 1820 void ResetAllOptionOccurrences();
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | CommandLine.h | 1868 void ResetAllOptionOccurrences();
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | CommandLine.h | 2113 void ResetAllOptionOccurrences();
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | CommandLine.h | 2119 void ResetAllOptionOccurrences();
|
/external/llvm-project/lld/COFF/ |
D | Driver.cpp | 1227 cl::ResetAllOptionOccurrences(); in link()
|
/external/llvm-project/lld/ELF/ |
D | Driver.cpp | 1144 cl::ResetAllOptionOccurrences(); in readConfigs()
|