Searched refs:NoDebugInfo (Results 1 – 12 of 12) sorted by relevance
22 NoDebugInfo, enumerator
339 ENUM_CODEGENOPT(DebugInfo, codegenoptions::DebugInfoKind, 4, codegenoptions::NoDebugInfo)
171 (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo)); in CreateASTConsumer()
508 return codegenoptions::NoDebugInfo; in DebugLevelToInfoKind()3919 if (DebugInfoKind == codegenoptions::NoDebugInfo || in renderDebugOptions()3960 DebugInfoKind != codegenoptions::NoDebugInfo) { in renderDebugOptions()3998 DebugInfoKind = codegenoptions::NoDebugInfo; in renderDebugOptions()5152 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob()6756 (EH || UnwindTables || DebugInfoKind != codegenoptions::NoDebugInfo)) in ConstructJob()7407 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob()7416 : codegenoptions::NoDebugInfo); in ConstructJob()
790 DebugInfoKind = codegenoptions::NoDebugInfo; in adjustDebugInfoKind()
963 if (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo && in CreateASTConsumer()
1012 CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo) && in getVTableLinkage()
820 if (CodeGenOpts.getDebugInfo() == codegenoptions::NoDebugInfo) in CreatePasses()
596 case codegenoptions::NoDebugInfo: in CreateCompileUnit()5153 if (!CGM.getLangOpts().Optimize || DebugKind == codegenoptions::NoDebugInfo || in getCallSiteRelatedAttrs()
1436 if (CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo || in emitUpdateLocation()9382 if (CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo) { in emitOffloadingArrays()9516 if (CGF.CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo) in emitOffloadingArraysArgument()9813 (CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo) in emitUserDefinedMapper()
156 if (CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo || in CodeGenModule()
1362 case codegenoptions::NoDebugInfo: // default value in GenerateCodeGenArgs()1939 if (NeedLocTracking && Opts.getDebugInfo() == codegenoptions::NoDebugInfo) in ParseCodeGenArgs()