Searched refs:getContainingInterface (Results 1 – 8 of 8) sorted by relevance
33 const ObjCInterfaceDecl *Container = Ivar->getContainingInterface(); in LookupFieldBitOffset()
1450 if (IV->getContainingInterface()->isSuperClassOf(ID)) in IsIvarOffsetKnownIdempotent()6122 const ObjCInterfaceDecl *Container = Ivar->getContainingInterface(); in ObjCIvarOffsetVariable()
327 if (IvarD && IvarD->getContainingInterface() == InterfaceD) { in findPropertyBackingIvar()
1914 if (declaresSameEntity(ClassOfMethodDecl, Ivar->getContainingInterface())) in IsSimplyAccessible()1921 return Ivar->getContainingInterface()->isSuperClassOf(ClassOfMethodDecl); in IsSimplyAccessible()
851 const ObjCInterfaceDecl *ClassDecl = D->getContainingInterface(); in getIvarAccessString()969 RewriteObjCMethodDecl(OID->getContainingInterface(), in RewritePropertyImplDecl()1028 RewriteObjCMethodDecl(OID->getContainingInterface(), in RewritePropertyImplDecl()3939 const ObjCInterfaceDecl *CDecl = IV->getContainingInterface(); in ObjCIvarBitfieldGroupNo()3984 const ObjCInterfaceDecl *CDecl = IV->getContainingInterface(); in GetGroupRecordTypeForObjCIvarBitfield()4021 const ObjCInterfaceDecl *CDecl = IV->getContainingInterface(); in ObjCIvarBitfieldGroupDecl()4034 const ObjCInterfaceDecl *CDecl = IV->getContainingInterface(); in ObjCIvarBitfieldGroupType()4149 const ObjCInterfaceDecl *IDecl = IvarDecl->getContainingInterface(); in RewriteIvarOffsetSymbols()6281 Result += ivar->getContainingInterface()->getNameAsString(); in RewriteIvarOffsetComputation()
759 const ObjCInterfaceDecl *ClassDecl = OID->getContainingInterface(); in getIvarAccessString()803 RewriteObjCMethodDecl(OID->getContainingInterface(), in RewritePropertyImplDecl()861 RewriteObjCMethodDecl(OID->getContainingInterface(), in RewritePropertyImplDecl()5177 Result += ivar->getContainingInterface()->getNameAsString(); in RewriteIvarOffsetComputation()
1366 const ObjCInterfaceDecl *ObjCIvarDecl::getContainingInterface() const { in getContainingInterface() function in ObjCIvarDecl
1271 const ObjCInterfaceDecl *getContainingInterface() const;