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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  133   bool diagnoseExtraRelease(SymbolRef ReleasedValue, const ObjCMethodCall &M,

References

tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  347     if (diagnoseExtraRelease(ReleasedValue,M, C))