Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCommonOptionsParser.cpp122 cl::PrintOptionValues(); in init()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A DNewPMDriver.cpp454 cl::PrintOptionValues(); in runPassPipeline()
H A Dopt.cpp1065 cl::PrintOptionValues(); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp674 cl::PrintOptionValues(); in compileModule()
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp435 llvm::cl::PrintOptionValues(); in main()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp1032 cl::PrintOptionValues(); in EmitAssembly()
1482 cl::PrintOptionValues(); in EmitAssemblyWithNewPassManager()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h100 void PrintOptionValues();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp2454 void cl::PrintOptionValues() { GlobalParser->printOptionValues(); } in PrintOptionValues() function in cl