Lines Matching refs:CodeGenOptions
29 #include "clang/Frontend/CodeGenOptions.h"
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);
3135 if (CGM.getCodeGenOpts().getDebugInfo() < CodeGenOptions::LimitedDebugInfo)
3144 if (CGM.getCodeGenOpts().getDebugInfo() < CodeGenOptions::LimitedDebugInfo)
3160 if (CGM.getCodeGenOpts().getDebugInfo() < CodeGenOptions::LimitedDebugInfo)