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

References

tools/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp
  213     if (&BR.getBugType() != &BT)
tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  455   const auto &BT = static_cast<const RefCountBug&>(BR.getBugType());
tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 1313   const BugType &BT = R->getBugType();
 1324   const BugType &BT = R->getBugType();
 2890   const BugType& BT = EQ.getReports()[0]->getBugType();