Searched refs:isObjCSelType (Results 1 – 9 of 9) sorted by relevance
84 T->isObjCSelType()) in isCallback()
156 else if (Ctx.isObjCSelType(UnqualT)) in MakeCXType()
2167 bool isObjCSelType() const; // Class6980 inline bool Type::isObjCSelType() const {6987 return isObjCIdType() || isObjCClassType() || isObjCSelType();
2830 bool isObjCSelType(QualType T) const { in isObjCSelType() function
1649 !S.Context.getObjCSelRedefinitionType()->isObjCSelType()) { in LookupMemberExpr()
2043 if (SrcPtrTy->isObjCSelType()) { in DiagnoseCastOfObjCSEL()
8813 if (Context.isObjCSelType(LHSTy) && in FindCompositeObjCPointerType()8818 if (Context.isObjCSelType(RHSTy) && in FindCompositeObjCPointerType()
1087 if (!ArgT->isObjCSelType()) { in getMethodFamily()
8093 if (PT->isObjCSelType()) { in getObjCEncodingForTypeImpl()