Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getContainingInterface

847   const ObjCInterfaceDecl *ClassDecl = D->getContainingInterface();
965 RewriteObjCMethodDecl(OID->getContainingInterface(),
1025 RewriteObjCMethodDecl(OID->getContainingInterface(),
3846 const ObjCInterfaceDecl *CDecl = IV->getContainingInterface();
3891 const ObjCInterfaceDecl *CDecl = IV->getContainingInterface();
3928 const ObjCInterfaceDecl *CDecl = IV->getContainingInterface();
3941 const ObjCInterfaceDecl *CDecl = IV->getContainingInterface();
4054 const ObjCInterfaceDecl *IDecl = IvarDecl->getContainingInterface();
6176 Result += ivar->getContainingInterface()->getNameAsString();