Home
last modified time | relevance | path

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

/external/llvm/include/llvm/LTO/
DLTOCodeGenerator.h75 void setDebugInfo(lto_debug_model);
/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp144 CodeGenOpts.setDebugInfo(CodeGenOptions::FullDebugInfo); in PCHContainerGenerator()
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp279 CodeGen.setDebugInfo(LTO_DEBUG_MODEL_DWARF); in main()
/external/llvm/tools/lto/
Dlto.cpp334 unwrap(cg)->setDebugInfo(debug); in lto_codegen_set_debug_model()
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp136 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator
/external/clang/lib/Frontend/
DCompilerInvocation.cpp402 Opts.setDebugInfo( in ParseCodeGenArgs()
702 Opts.setDebugInfo(CodeGenOptions::LocTrackingOnly); in ParseCodeGenArgs()