Home | History | Annotate | Download | only in AST

Lines Matching refs:isObjCObjectPointerType

4726           Ty->isObjCObjectPointerType());
4745 else if (Ty->isObjCObjectPointerType() || Ty->isBlockPointerType())
6338 if (Ty->isObjCObjectPointerType() || Ty->isBlockPointerType())
7070 if (GC_L == Qualifiers::Strong && RHSCan->isObjCObjectPointerType()) {
7073 if (GC_R == Qualifiers::Strong && LHSCan->isObjCObjectPointerType()) {
7377 if (LHSCan->isObjCObjectPointerType() && RHSCan->isObjCObjectPointerType()) {