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

Declarations

tools/clang/include/clang/AST/DeclObjC.h
  956   static ObjCPropertyDecl *findPropertyDecl(const DeclContext *DC,

References

tools/clang/lib/AST/DeclObjC.cpp
  191       if (ObjCPropertyDecl *PD = ObjCPropertyDecl::findPropertyDecl(Ext,
  255         ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(this), PropertyId,
  379       ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(this), PropertyId,
tools/clang/lib/Sema/SemaObjCProperty.cpp
  629   if (ObjCPropertyDecl *prevDecl = ObjCPropertyDecl::findPropertyDecl(
tools/clang/tools/libclang/CIndex.cpp
 1115     ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(ID), PropertyId,