Home
last modified time | relevance | path

Searched refs:ResetAllOptionOccurrences (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Tooling/
HDCommonOptionsParser.cpp105 cl::ResetAllOptionOccurrences(); in init()
/freebsd-14-stable/contrib/llvm-project/clang/tools/driver/
HDdriver.cpp204 llvm::cl::ResetAllOptionOccurrences(); in ExecuteCC1Tool()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDCommandLine.cpp169 void ResetAllOptionOccurrences();
379 ResetAllOptionOccurrences(); in reset()
1456 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() function in CommandLineParser
2836 void cl::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() function in cl
2837 GlobalParser->ResetAllOptionOccurrences(); in ResetAllOptionOccurrences()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDCommandLine.h2275 void ResetAllOptionOccurrences();
/freebsd-14-stable/contrib/llvm-project/lld/MachO/
HDDriver.cpp1976 cl::ResetAllOptionOccurrences(); in link()
/freebsd-14-stable/contrib/llvm-project/lld/COFF/
HDDriver.cpp1462 cl::ResetAllOptionOccurrences(); in linkerMain()
/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDDriver.cpp1614 cl::ResetAllOptionOccurrences(); in readConfigs()