Lines Matching refs:LimitedDebugInfo

591   case codegenoptions::LimitedDebugInfo:  in CreateCompileUnit()
1928 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in getOrCreateRecordType()
1940 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in getOrCreateStandaloneType()
1963 if (DebugKind > codegenoptions::LimitedDebugInfo || in completeType()
2057 if (DebugKind > codegenoptions::LimitedDebugInfo) in shouldOmitDefinition()
3117 if (DebugKind >= codegenoptions::LimitedDebugInfo) { in collectFunctionDeclProps()
3731 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitDeclare()
3854 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitDeclareOfAutoVariable()
3869 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitDeclareOfBlockDeclRefVariable()
3940 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitDeclareOfArgVariable()
3997 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitDeclareOfBlockLiteralArgVariable()
4163 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitGlobalVariable()
4216 assert(DebugKind >= codegenoptions::LimitedDebugInfo); in EmitGlobalVariable()
4289 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitUsingDirective()
4302 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitUsingDecl()
4343 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitNamespaceAlias()
4464 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitExplicitCastType()