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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  175   bool isReleasedByCIFilterDealloc(const ObjCPropertyImplDecl *PropImpl) const;

References

tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  680          isReleasedByCIFilterDealloc(PropImpl)
  688   if (isReleasedByCIFilterDealloc(PropImpl)) {
  899     if (isReleasedByCIFilterDealloc(PropImpl))