Home | History | Annotate | Download | only in Sema

Lines Matching refs:getClassInterface

84         receiverClass = method->getClassInterface();
132 CurrentClass = Cat->getClassInterface();
134 CurrentClass = Impl->getClassInterface();
137 CurrentClass = CatImpl->getClassInterface();
285 MDecl->createImplicitParams(Context, MDecl->getClassInterface());
329 if (ObjCInterfaceDecl *IC = MDecl->getClassInterface()) {
1019 ObjCInterfaceDecl* IDecl = ImpDecl->getClassInterface();
1494 ObjCInterfaceDecl *IDecl = C ? C->getClassInterface()
1704 ObjCInterfaceDecl *IDecl = CatDecl->getClassInterface();
1781 if (ObjCInterfaceDecl *ID = C->getClassInterface())
2322 ObjCInterfaceDecl *CCPrimary = C->getClassInterface();
2339 if (ObjCInterfaceDecl* IDecl = IC->getClassInterface()) {
2416 if (ObjCInterfaceDecl* IDecl = CatImplClass->getClassInterface()) {
2612 search(category->getClassInterface());
2625 search(impl->getClassInterface());
2650 search(impl->getClassInterface());
2834 if (ObjCInterfaceDecl *IDecl = ImpDecl->getClassInterface())
2863 CurrentClass = Cat->getClassInterface();
2865 CurrentClass = Impl->getClassInterface();
2868 CurrentClass = CatImpl->getClassInterface();