Home | History | Annotate | Download | only in Sema

Lines Matching refs:isObjCObjectPointerType

1231   return T->isObjCObjectType() || T->isObjCObjectPointerType() ||
3567 else if (BaseType->isObjCObjectPointerType())
3579 if (BaseType->isObjCObjectPointerType() ||
3641 } else if ((IsArrow && BaseType->isObjCObjectPointerType()) ||
6404 (ReturnType.isNull() || ReturnType->isObjCObjectPointerType())) {
6428 (ReturnType->isObjCObjectPointerType() &&
6662 (ReturnType->isObjCObjectPointerType() &&
6683 (ReturnType.isNull() || ReturnType->isObjCObjectPointerType())) {
6825 (ReturnType->isObjCObjectPointerType() &&