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

References

tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  459   bool IsFreeUnowned = BT.getBugType() == RefCountBug::FreeNotOwned ||
  460                        BT.getBugType() == RefCountBug::DeallocNotOwned;