reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
956 static ObjCPropertyDecl *findPropertyDecl(const DeclContext *DC,
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,