Searched refs:isObjCSelType (Results 1 – 8 of 8) sorted by relevance
83 T->isObjCSelType()) in isCallback()
2341 bool isObjCSelType() const; // Class7257 inline bool Type::isObjCSelType() const {7264 return isObjCIdType() || isObjCClassType() || isObjCSelType();
2872 bool isObjCSelType(QualType T) const { in isObjCSelType() function
1673 !S.Context.getObjCSelRedefinitionType()->isObjCSelType()) { in LookupMemberExpr()
2090 if (SrcPtrTy->isObjCSelType()) { in DiagnoseCastOfObjCSEL()
9402 if (Context.isObjCSelType(LHSTy) && in FindCompositeObjCPointerType()9407 if (Context.isObjCSelType(RHSTy) && in FindCompositeObjCPointerType()
1122 if (!ArgT->isObjCSelType()) { in getMethodFamily()
8211 if (PT->isObjCSelType()) { in getObjCEncodingForTypeImpl()