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

References

tools/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp
  269     if (!L.isValid() || !L.asLocation().isValid())
  269     if (!L.isValid() || !L.asLocation().isValid())
  273         L, "[super dealloc] called here");