Lines Matching refs:LimitedDebugInfo
449 case codegenoptions::LimitedDebugInfo: in CreateCompileUnit()
1559 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in getOrCreateRecordType()
1571 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in getOrCreateStandaloneType()
1594 if (DebugKind > codegenoptions::LimitedDebugInfo || in completeType()
1662 if (DebugKind > codegenoptions::LimitedDebugInfo) in shouldOmitDefinition()
2625 if (DebugKind >= codegenoptions::LimitedDebugInfo) { in collectFunctionDeclProps()
3122 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitDeclare()
3250 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitDeclareOfAutoVariable()
3265 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitDeclareOfBlockDeclRefVariable()
3335 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitDeclareOfArgVariable()
3354 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitDeclareOfBlockLiteralArgVariable()
3545 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitGlobalVariable()
3579 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitGlobalVariable()
3631 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitUsingDirective()
3644 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitUsingDecl()
3672 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitNamespaceAlias()
3767 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitExplicitCastType()