Searched refs:isObjCSelType (Results 1 – 10 of 10) sorted by relevance
107 else if (Ctx.isObjCSelType(UnqualT)) in MakeCXType()
60 T->isObjCSelType()) in isCallbackArg()
1557 bool isObjCSelType() const; // Class4867 inline bool Type::isObjCSelType() const {4873 return isObjCIdType() || isObjCClassType() || isObjCSelType();
1902 bool isObjCSelType(QualType T) const { in isObjCSelType() function
1221 else if (T->isObjCSelType()) in printObjCObjectPointerBefore()
681 if (!ArgT->isObjCSelType()) { in getMethodFamily()
5039 if (PT->isObjCSelType()) { in getObjCEncodingForTypeImpl()
1449 !Context.getObjCSelRedefinitionType()->isObjCSelType()) { in LookupMemberExpr()
1489 if (SrcPtrTy->isObjCSelType()) { in DiagnoseCastOfObjCSEL()
5184 if (Context.isObjCSelType(LHSTy) && in FindCompositeObjCPointerType()5189 if (Context.isObjCSelType(RHSTy) && in FindCompositeObjCPointerType()