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

References

tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  657         if (MR->getStackFrame() == LeakContext->getStackFrame())
  671     if (NContext == LeakContext || NContext->isParentOf(LeakContext))
  671     if (NContext == LeakContext || NContext->isParentOf(LeakContext))
  709       LeakContext)