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

References

tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 2194     case bugreporter::TrackingKind::Condition:
 2253     case bugreporter::TrackingKind::Condition:
tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  227       return *K == bugreporter::TrackingKind::Condition;
  703   if (TKind == bugreporter::TrackingKind::Condition)
 1115     if (TKind == bugreporter::TrackingKind::Condition)
 1459   if (TKind == TrackingKind::Condition &&
 1504   if (TKind == bugreporter::TrackingKind::Condition)
 1820             N, Condition, BR, bugreporter::TrackingKind::Condition,