Home | History | Annotate | Download | only in Sema

Lines Matching refs:isObjCIdType

1234          T->isObjCIdType() || 
5479 if (ReceiverType->isObjCIdType() || ReceiverType->isObjCClassType()) {
5555 else if (ReceiverType->isObjCIdType()) {