Home | History | Annotate | Download | only in Sema

Lines Matching refs:isObjCObjectPointerType

1230   return T->isObjCObjectType() || T->isObjCObjectPointerType() ||
3654 else if (BaseType->isObjCObjectPointerType())
3666 if (BaseType->isObjCObjectPointerType() ||
3726 } else if ((IsArrow && BaseType->isObjCObjectPointerType()) ||
6558 (ReturnType.isNull() || ReturnType->isObjCObjectPointerType())) {
6582 (ReturnType->isObjCObjectPointerType() &&
6816 (ReturnType->isObjCObjectPointerType() &&
6838 (ReturnType.isNull() || ReturnType->isObjCObjectPointerType())) {
6980 (ReturnType->isObjCObjectPointerType() &&