Searched refs:setClassInterface (Results 1 – 3 of 3) sorted by relevance
2442 void setClassInterface(ObjCInterfaceDecl *IFace);2749 void setClassInterface(ObjCInterfaceDecl *D) { AliasedClass = D; } in setClassInterface() function
2079 void ObjCImplDecl::setClassInterface(ObjCInterfaceDecl *IFace) { in setClassInterface() function in ObjCImplDecl
1246 CAD->setClassInterface(ReadDeclAs<ObjCInterfaceDecl>()); in VisitObjCCompatibleAliasDecl()1275 D->setClassInterface(ReadDeclAs<ObjCInterfaceDecl>()); in VisitObjCImplDecl()