Searched refs:setDebugInfo (Results 1 – 7 of 7) sorted by relevance
90 void setDebugInfo(lto_debug_model);
155 CodeGenOpts.setDebugInfo(codegenoptions::FullDebugInfo); in PCHContainerGenerator()
203 Inv->getCodeGenOpts().setDebugInfo(codegenoptions::FullDebugInfo); in BuildCompilerInstance()
174 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator
383 unwrap(cg)->setDebugInfo(debug); in lto_codegen_set_debug_model()
969 CodeGen.setDebugInfo(LTO_DEBUG_MODEL_DWARF); in main()
1626 Opts.setDebugInfo(static_cast<codegenoptions::DebugInfoKind>(Val)); in ParseCodeGenArgs()1633 Opts.setDebugInfo(codegenoptions::DebugInfoConstructor); in ParseCodeGenArgs()1940 Opts.setDebugInfo(codegenoptions::LocTrackingOnly); in ParseCodeGenArgs()