Searched refs:isObjCSelType (Results 1 – 8 of 8) sorted by relevance
83 T->isObjCSelType()) in isCallback()
2594 bool isObjCSelType() const; // Class8182 inline bool Type::isObjCSelType() const {8189 return isObjCIdType() || isObjCClassType() || isObjCSelType();
2961 bool isObjCSelType(QualType T) const { in isObjCSelType() function
1686 !S.Context.getObjCSelRedefinitionType()->isObjCSelType()) { in LookupMemberExpr()
4967 if (Context.isObjCSelType(LHSTy) && in FindCompositeObjCPointerType()4972 if (Context.isObjCSelType(RHSTy) && in FindCompositeObjCPointerType()
2099 if (SrcPtrTy->isObjCSelType()) { in DiagnoseCastOfObjCSEL()
1122 if (!ArgT->isObjCSelType()) { in getMethodFamily()
8669 if (PT->isObjCSelType()) { in getObjCEncodingForTypeImpl()