Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h90 void setDebugInfo(lto_debug_model);
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp155 CodeGenOpts.setDebugInfo(codegenoptions::FullDebugInfo); in PCHContainerGenerator()
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-import-test/
H A Dclang-import-test.cpp203 Inv->getCodeGenOpts().setDebugInfo(codegenoptions::FullDebugInfo); in BuildCompilerInstance()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp174 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lto/
H A Dlto.cpp383 unwrap(cg)->setDebugInfo(debug); in lto_codegen_set_debug_model()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp969 CodeGen.setDebugInfo(LTO_DEBUG_MODEL_DWARF); in main()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp1626 Opts.setDebugInfo(static_cast<codegenoptions::DebugInfoKind>(Val)); in ParseCodeGenArgs()
1633 Opts.setDebugInfo(codegenoptions::DebugInfoConstructor); in ParseCodeGenArgs()
1940 Opts.setDebugInfo(codegenoptions::LocTrackingOnly); in ParseCodeGenArgs()