Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ObjCInterfaceType

549           const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType();
568 if (isa<ObjCInterfaceType>(PT->getPointeeType()) ||
7643 const ObjCInterfaceType *iFaceDecl =
7644 dyn_cast<ObjCInterfaceType>(BaseExpr->getType()->getPointeeType());