Home | History | Annotate | Download | only in Sema

Lines Matching refs:IFace

3599   ObjCInterfaceDecl *IFace;
3601 IFace = CatDecl->getClassInterface();
3603 IFace = cast<ObjCInterfaceDecl>(D->getDeclContext());
3604 IFace->setHasDesignatedInitializers();