Searched refs:isObjCRequiresPropertyDefs (Results 1 – 4 of 4) sorted by relevance
1576 !IDecl->isObjCRequiresPropertyDefs()) { in ActOnPropertyImplDecl()1991 if (!IDecl->isObjCRequiresPropertyDefs()) in DefaultSynthesizeProperties()2027 if (const ObjCInterfaceDecl *RID = ID->isObjCRequiresPropertyDefs()) in DiagnoseUnimplementedAccessor()
2995 !IDecl->isObjCRequiresPropertyDefs(); in ImplMethodsVsClassMethods()
1804 const ObjCInterfaceDecl *isObjCRequiresPropertyDefs() const;
424 const ObjCInterfaceDecl *ObjCInterfaceDecl::isObjCRequiresPropertyDefs() const { in isObjCRequiresPropertyDefs() function in ObjCInterfaceDecl