Searched refs:setDebugInfo (Results 1 – 14 of 14) sorted by relevance
38 bool setDebugInfo(lto_debug_model, std::string& errMsg);
221 return cg->setDebugInfo(debug, sLastErrorString); in lto_codegen_set_debug_model()
107 bool LTOCodeGenerator::setDebugInfo(lto_debug_model debug, std::string& errMsg) in setDebugInfo() function in LTOCodeGenerator
84 void setDebugInfo(lto_debug_model);
81 void setDebugInfo(lto_debug_model);
326 public function setDebugInfo($var) function in Grpc\\Testing\\RequestParams
155 CodeGenOpts.setDebugInfo(codegenoptions::FullDebugInfo); in PCHContainerGenerator()
170 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator
353 unwrap(cg)->setDebugInfo(debug); in lto_codegen_set_debug_model()
366 unwrap(cg)->setDebugInfo(debug); in lto_codegen_set_debug_model()
761 CodeGen.setDebugInfo(LTO_DEBUG_MODEL_DWARF); in main()
867 CodeGen.setDebugInfo(LTO_DEBUG_MODEL_DWARF); in main()
478 Opts.setDebugInfo(static_cast<codegenoptions::DebugInfoKind>(Val)); in ParseCodeGenArgs()826 Opts.setDebugInfo(codegenoptions::LocTrackingOnly); in ParseCodeGenArgs()