Home | History | Annotate | Download | only in Frontend

Lines Matching refs:IFace

688       if (ObjCInterfaceDecl *IFace = dyn_cast<ObjCInterfaceDecl>((*DI))) {
689 if (!IFace->isThisDeclarationADefinition()) {
691 SourceLocation StartLoc = IFace->getLocStart();
3660 ObjCInterfaceDecl *IFace = MD->getClassInterface();
3661 Name = IFace->getName();