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

Declarations

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

References

tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  902     if (isNibLoadedIvarWithoutRetain(PropImpl))