Home | History | Annotate | Download | only in Sema

Lines Matching refs:isObjCRetainableType

3358          type->isObjCRetainableType();
3493 (!resultType->isPointerType() || resultType->isObjCRetainableType())) {