Searched defs:OIT (Results 1 – 5 of 5) sorted by relevance
708 if (const ObjCInterfaceType *OIT = T->getAs<ObjCInterfaceType>()) { in VisitType() local713 if (const ObjCObjectType *OIT = T->getAs<ObjCObjectType>()) { in VisitType() local
834 if (const ObjCInterfaceType *OIT = T->getAs<ObjCInterfaceType>()) { in VisitType() local839 if (const ObjCObjectType *OIT = T->getAs<ObjCObjectType>()) { in VisitType() local
682 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in VisitObjCInterfaceType()
2932 } else if (const ObjCObjectType *OIT = E->getType()->getAs<ObjCObjectType>()){ in EmitArraySubscriptExpr() local
3781 } else if (const ObjCObjectType *OIT = E->getType()->getAs<ObjCObjectType>()){ in EmitArraySubscriptExpr() local