Searched refs:isObjCRequiresPropertyDefs (Results 1 – 4 of 4) sorted by relevance
1251 !IDecl->isObjCRequiresPropertyDefs()) { in ActOnPropertyImplDecl()1612 if (!IDecl->isObjCRequiresPropertyDefs()) in DefaultSynthesizeProperties()1641 if (const ObjCInterfaceDecl *RID = ID->isObjCRequiresPropertyDefs()) in DiagnoseUnimplementedAccessor()
1967 !IDecl->isObjCRequiresPropertyDefs(); in ImplMethodsVsClassMethods()
290 const ObjCInterfaceDecl *ObjCInterfaceDecl::isObjCRequiresPropertyDefs() const { in isObjCRequiresPropertyDefs() function in ObjCInterfaceDecl
1270 const ObjCInterfaceDecl *isObjCRequiresPropertyDefs() const;