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

References

tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  997   while (LCtx) {
  998     if (isInInstanceDealloc(C, LCtx, InstanceValOut))
 1001     LCtx = LCtx->getParent();
 1001     LCtx = LCtx->getParent();