Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfo-analyzer/
H A Dllvm-debuginfo-analyzer.cpp104 cl::PrintOptionValues(); in main()
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DCommonOptionsParser.cpp122 cl::PrintOptionValues(); in init()
/openbsd-src/gnu/llvm/llvm/tools/opt/
H A DNewPMDriver.cpp489 cl::PrintOptionValues(); in runPassPipeline()
H A Dopt.cpp873 cl::PrintOptionValues(); in main()
/openbsd-src/gnu/llvm/llvm/tools/llc/
H A Dllc.cpp719 cl::PrintOptionValues(); in compileModule()
/openbsd-src/gnu/llvm/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp643 llvm::cl::PrintOptionValues(); in main()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp1103 cl::PrintOptionValues(); in EmitAssembly()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCommandLine.h95 void PrintOptionValues();
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp2714 void cl::PrintOptionValues() { GlobalParser->printOptionValues(); } in PrintOptionValues() function in cl