Home | History | Annotate | Download | only in Sema

Lines Matching refs:isObjCIdType

2347     bool receiverIsId = ReceiverType->isObjCIdType();
3318 } else if (castType->isObjCIdType() ||
3381 } else if (castExpr->getType()->isObjCIdType() ||