Home
last modified time | relevance | path

Searched refs:PrintOptionValues (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
HDllvm-debuginfo-analyzer.cpp104 cl::PrintOptionValues(); in main()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llc/
HDNewPMDriver.cpp177 cl::PrintOptionValues(); in compileModuleWithNewPM()
HDllc.cpp726 cl::PrintOptionValues(); in compileModule()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
HDCommonOptionsParser.cpp122 cl::PrintOptionValues(); in init()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/opt/
HDNewPMDriver.cpp518 cl::PrintOptionValues(); in runPassPipeline()
HDoptdriver.cpp869 cl::PrintOptionValues(); in optMain()
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDBackendUtil.cpp1176 cl::PrintOptionValues(); in EmitAssembly()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDCommandLine.h94 void PrintOptionValues();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDCommandLine.cpp2705 void cl::PrintOptionValues() { GlobalParser->printOptionValues(); } in PrintOptionValues() function in cl