Home | History | Annotate | Download | only in Sema

Lines Matching refs:isObjCObjectPointerType

1233   return T->isObjCObjectType() || T->isObjCObjectPointerType() ||
3545 else if (BaseType->isObjCObjectPointerType())
3557 if (BaseType->isObjCObjectPointerType() ||
3617 } else if ((IsArrow && BaseType->isObjCObjectPointerType()) ||
6331 (ReturnType.isNull() || ReturnType->isObjCObjectPointerType())) {
6355 (ReturnType->isObjCObjectPointerType() &&
6589 (ReturnType->isObjCObjectPointerType() &&
6610 (ReturnType.isNull() || ReturnType->isObjCObjectPointerType())) {
6752 (ReturnType->isObjCObjectPointerType() &&