Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DebugKind

44     : CGM(CGM), DebugKind(CGM.getCodeGenOpts().getDebugInfo()),
658 if (DebugKind > CodeGenOptions::LimitedDebugInfo)
1404 assert(DebugKind >= CodeGenOptions::LimitedDebugInfo);
1413 assert(DebugKind >= CodeGenOptions::LimitedDebugInfo);
1424 if (DebugKind <= CodeGenOptions::LimitedDebugInfo && Declaration &&
1954 if (DebugKind <= CodeGenOptions::LimitedDebugInfo &&
2195 if (DebugKind == CodeGenOptions::LimitedDebugInfo)
2317 if (!D || DebugKind == CodeGenOptions::DebugLineTablesOnly)
2355 if (!D || DebugKind == CodeGenOptions::DebugLineTablesOnly)
2447 DebugKind <= CodeGenOptions::DebugLineTablesOnly))
2450 if (DebugKind >= CodeGenOptions::LimitedDebugInfo) {
2657 assert(DebugKind >= CodeGenOptions::LimitedDebugInfo);
2770 assert(DebugKind >= CodeGenOptions::LimitedDebugInfo);
2792 assert(DebugKind >= CodeGenOptions::LimitedDebugInfo);
2861 assert(DebugKind >= CodeGenOptions::LimitedDebugInfo);
2879 assert(DebugKind >= CodeGenOptions::LimitedDebugInfo);
3045 assert(DebugKind >= CodeGenOptions::LimitedDebugInfo);
3082 assert(DebugKind >= CodeGenOptions::LimitedDebugInfo);
3108 assert(DebugKind >= CodeGenOptions::LimitedDebugInfo);