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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  164   findShadowedPropertyDecl(const ObjCPropertyImplDecl *PropImpl) const;

References

tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  662   const ObjCPropertyDecl *PropDecl = findShadowedPropertyDecl(PropImpl);