reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
  255   bool UseQualifiedName = DebugKind == codegenoptions::DebugLineTablesOnly &&
  590   switch (DebugKind) {
 2029   assert(DebugKind >= codegenoptions::LimitedDebugInfo);
 2041   assert(DebugKind >= codegenoptions::LimitedDebugInfo);
 2065   if (DebugKind <= codegenoptions::DebugLineTablesOnly)
 2078   if (DebugKind > codegenoptions::LimitedDebugInfo ||
 2140   if (DebugKind <= codegenoptions::DebugLineTablesOnly)
 2209   if (shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, CGM.getLangOpts()))
 2221   if (T || shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD,
 2930   if (DebugKind <= codegenoptions::DebugLineTablesOnly)
 2936   if (DebugKind <= codegenoptions::DebugLineTablesOnly)
 3248                               DebugKind <= codegenoptions::DebugLineTablesOnly))
 3251   if (DebugKind >= codegenoptions::LimitedDebugInfo) {
 3429   if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly)
 3468   if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly)
 3796   if (DebugKind <= codegenoptions::DebugLineTablesOnly)
 3810   if (DebugKind <= codegenoptions::DebugLineTablesOnly)
 3909   assert(DebugKind >= codegenoptions::LimitedDebugInfo);
 4048   assert(DebugKind >= codegenoptions::LimitedDebugInfo);
 4053   assert(DebugKind >= codegenoptions::LimitedDebugInfo);
 4089   assert(DebugKind >= codegenoptions::LimitedDebugInfo);
 4160   assert(DebugKind >= codegenoptions::LimitedDebugInfo);
 4217   assert(DebugKind >= codegenoptions::LimitedDebugInfo);
 4383   assert(DebugKind >= codegenoptions::LimitedDebugInfo);
 4444   assert(DebugKind >= codegenoptions::LimitedDebugInfo);
 4762   if (!CGM.getLangOpts().Optimize || DebugKind == codegenoptions::NoDebugInfo ||
 4763       DebugKind == codegenoptions::LocTrackingOnly)