Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A Dllvm-debuginfo-analyzer.cpp104 cl::PrintOptionValues(); in main()
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A DNewPMDriver.cpp177 cl::PrintOptionValues(); in compileModuleWithNewPM()
H A Dllc.cpp745 cl::PrintOptionValues(); in compileModule()
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DCommonOptionsParser.cpp121 cl::PrintOptionValues(); in init()
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp528 cl::PrintOptionValues(); in runPassPipeline()
H A Doptdriver.cpp876 cl::PrintOptionValues(); in optMain()
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp884 llvm::cl::PrintOptionValues(); in clang_scan_deps_main()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1280 cl::PrintOptionValues(); in emitAssembly()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h95 LLVM_ABI void PrintOptionValues();
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2701 void cl::PrintOptionValues() { GlobalParser->printOptionValues(); } in PrintOptionValues() function in cl