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