Searched refs:DebugInfoConstructor (Results 1 – 5 of 5) sorted by relevance
41 DebugInfoConstructor, enumerator
497 return getDebugInfo() >= codegenoptions::DebugInfoConstructor; in hasReducedDebugInfo()
416 return codegenoptions::DebugInfoConstructor; in DebugLevelToInfoKind()983 case codegenoptions::DebugInfoConstructor: in RenderDebugEnablingArgs()2609 codegenoptions::DebugInfoConstructor, in CollectArgsForIntegratedAssembler()4139 DebugInfoKind = codegenoptions::DebugInfoConstructor; in renderDebugOptions()4246 DebugInfoKind = codegenoptions::DebugInfoConstructor; in renderDebugOptions()4269 DebugInfoKind == codegenoptions::DebugInfoConstructor) { in renderDebugOptions()5571 if (DebugInfoKind >= codegenoptions::DebugInfoConstructor) in ConstructJob()7721 *DebugInfoKind = codegenoptions::DebugInfoConstructor; in AddClangCLArgs()7733 if (*EmitCodeView && *DebugInfoKind >= codegenoptions::DebugInfoConstructor) in AddClangCLArgs()8048 DebugInfoKind = (WantDebug ? codegenoptions::DebugInfoConstructor in ConstructJob()
1375 case codegenoptions::DebugInfoConstructor: in GenerateCodeGenArgs()1651 .Case("constructor", codegenoptions::DebugInfoConstructor) in ParseCodeGenArgs()1669 Opts.setDebugInfo(codegenoptions::DebugInfoConstructor); in ParseCodeGenArgs()1671 Opts.getDebugInfo() == codegenoptions::DebugInfoConstructor) in ParseCodeGenArgs()
608 case codegenoptions::DebugInfoConstructor: in CreateCompileUnit()1888 if (DebugKind == codegenoptions::DebugInfoConstructor) in CreateCXXMemberFunction()2543 if ((DebugKind == codegenoptions::DebugInfoConstructor) && in shouldOmitDefinition()