Searched defs:OIT (Results 1 – 3 of 3) sorted by relevance
829 if (const ObjCInterfaceType *OIT = T->getAs<ObjCInterfaceType>()) { in VisitType() local834 if (const ObjCObjectType *OIT = T->getAs<ObjCObjectType>()) { in VisitType() local
668 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in VisitObjCInterfaceType()
3593 } else if (const ObjCObjectType *OIT = E->getType()->getAs<ObjCObjectType>()){ in EmitArraySubscriptExpr() local