Searched refs:setDebugInfo (Results 1 – 6 of 6) sorted by relevance
91 LLVM_ABI void setDebugInfo(lto_debug_model);
162 CodeGenOpts.setDebugInfo(llvm::codegenoptions::FullDebugInfo); in PCHContainerGenerator()
172 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator
824 m_compiler->getCodeGenOpts().setDebugInfo(codegenoptions::FullDebugInfo); in ClangExpressionParser()826 m_compiler->getCodeGenOpts().setDebugInfo(codegenoptions::NoDebugInfo); in ClangExpressionParser()
1080 CodeGen.setDebugInfo(LTO_DEBUG_MODEL_DWARF); in main()
1954 Opts.setDebugInfo(static_cast<llvm::codegenoptions::DebugInfoKind>(Val)); in ParseCodeGenArgs()1963 Opts.setDebugInfo(llvm::codegenoptions::DebugInfoConstructor); in ParseCodeGenArgs()1966 Opts.setDebugInfo(llvm::codegenoptions::LimitedDebugInfo); in ParseCodeGenArgs()2336 Opts.setDebugInfo(llvm::codegenoptions::LocTrackingOnly); in ParseCodeGenArgs()