Searched refs:isObjCRequiresPropertyDefs (Results 1 – 4 of 4) sorted by relevance
1575 !IDecl->isObjCRequiresPropertyDefs()) { in ActOnPropertyImplDecl()1988 if (!IDecl->isObjCRequiresPropertyDefs()) in DefaultSynthesizeProperties()2024 if (const ObjCInterfaceDecl *RID = ID->isObjCRequiresPropertyDefs()) in DiagnoseUnimplementedAccessor()
3009 !IDecl->isObjCRequiresPropertyDefs(); in ImplMethodsVsClassMethods()
1823 const ObjCInterfaceDecl *isObjCRequiresPropertyDefs() const;
433 const ObjCInterfaceDecl *ObjCInterfaceDecl::isObjCRequiresPropertyDefs() const { in isObjCRequiresPropertyDefs() function in ObjCInterfaceDecl