Searched refs:DebugInfoConstructor (Results 1 – 5 of 5) sorted by relevance
41 DebugInfoConstructor, enumerator
474 return getDebugInfo() >= codegenoptions::DebugInfoConstructor; in hasReducedDebugInfo()
502 return codegenoptions::DebugInfoConstructor; in DebugLevelToInfoKind()1084 case codegenoptions::DebugInfoConstructor: in RenderDebugEnablingArgs()2674 codegenoptions::DebugInfoConstructor, in CollectArgsForIntegratedAssembler()4133 DebugInfoKind = codegenoptions::DebugInfoConstructor; in renderDebugOptions()4255 DebugInfoKind = codegenoptions::DebugInfoConstructor; in renderDebugOptions()4277 DebugInfoKind == codegenoptions::DebugInfoConstructor) { in renderDebugOptions()5486 if (DebugInfoKind >= codegenoptions::DebugInfoConstructor) in ConstructJob()7613 *DebugInfoKind = codegenoptions::DebugInfoConstructor; in AddClangCLArgs()7625 if (*EmitCodeView && *DebugInfoKind >= codegenoptions::DebugInfoConstructor) in AddClangCLArgs()7950 DebugInfoKind = (WantDebug ? codegenoptions::DebugInfoConstructor in ConstructJob()
1363 case codegenoptions::DebugInfoConstructor: in GenerateCodeGenArgs()1643 .Case("constructor", codegenoptions::DebugInfoConstructor) in ParseCodeGenArgs()1661 Opts.setDebugInfo(codegenoptions::DebugInfoConstructor); in ParseCodeGenArgs()1663 Opts.getDebugInfo() == codegenoptions::DebugInfoConstructor) in ParseCodeGenArgs()
591 case codegenoptions::DebugInfoConstructor: in CreateCompileUnit()1866 if (DebugKind == codegenoptions::DebugInfoConstructor) in CreateCXXMemberFunction()2533 if ((DebugKind == codegenoptions::DebugInfoConstructor) && in shouldOmitDefinition()