Home | History | Annotate | Download | only in Rewrite

Lines Matching defs:IFace

675       if (ObjCInterfaceDecl *IFace = dyn_cast<ObjCInterfaceDecl>((*DI))) {
676 if (!IFace->isThisDeclarationADefinition()) {
678 SourceLocation StartLoc = IFace->getLocStart();
3707 ObjCInterfaceDecl *IFace = MD->getClassInterface();
3708 Name = IFace->getName();