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