Home | History | Annotate | Download | only in Sema

Lines Matching refs:getClassInterface

190             if (ObjCInterfaceDecl *Interface = Method->getClassInterface())
1942 if (ObjCInterfaceDecl *ID = Method->getClassInterface())
4790 Class = Category->getClassInterface();
4820 Class = Category->getClassInterface();
5007 ObjCInterfaceDecl *Class = CurMethod->getClassInterface();
5120 if (ObjCInterfaceDecl *Iface = Method->getClassInterface())
5146 CDecl = CurMethod->getClassInterface();
5422 if (ObjCInterfaceDecl *ClassDecl = CurMethod->getClassInterface())
5839 AddObjCProperties(ClassImpl->getClassInterface(), false,
5872 Class = ClassImpl->getClassInterface();
5875 ->getClassInterface();
5998 if (InOriginalClass && Category->getClassInterface())
5999 FindImplementableMethods(Context, Category->getClassInterface(),
6705 SearchDecl = Impl->getClassInterface();
6832 IFace = Category->getClassInterface();