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