Searched refs:FindPropertyImplDecl (Results 1 – 6 of 6) sorted by relevance
1343 = IC->FindPropertyImplDecl(PropertyId)) { in ActOnPropertyImplDecl()1382 CatImplClass->FindPropertyImplDecl(PropertyId)) { in ActOnPropertyImplDecl()1651 if (IMPDecl->FindPropertyImplDecl(Prop->getIdentifier())) in DefaultSynthesizeProperties()1936 = IMPDecl->FindPropertyImplDecl(Property->getIdentifier())) { in AtomicPropertySetterGetterRules()
3656 = IC->FindPropertyImplDecl(Property->getIdentifier())) in ActOnAtEnd()
2014 FindPropertyImplDecl(IdentifierInfo *Id) const { in FindPropertyImplDecl() function in ObjCImplDecl
4056 = InImpl->FindPropertyImplDecl(Property->getIdentifier()); in VisitObjCPropertyImplDecl()
2100 ObjCPropertyImplDecl *FindPropertyImplDecl(IdentifierInfo *propertyId) const;
617 if (!ImpDecl->FindPropertyImplDecl( in ClassImplementsAllMethodsAndProperties()