Searched refs:isObjCSelType (Results 1 – 18 of 18) sorted by relevance
57 T->isObjCSelType()) in isCallback()
119 else if (Ctx.isObjCSelType(UnqualT)) in MakeCXType()
101 T->isObjCSelType()) in isCallback()
1726 bool isObjCSelType() const; // Class5591 inline bool Type::isObjCSelType() const {5597 return isObjCIdType() || isObjCClassType() || isObjCSelType();
2244 bool isObjCSelType(QualType T) const { in isObjCSelType() function
150 else if (Ctx.isObjCSelType(UnqualT)) in MakeCXType()
2084 bool isObjCSelType() const; // Class6810 inline bool Type::isObjCSelType() const {6817 return isObjCIdType() || isObjCClassType() || isObjCSelType();
2634 bool isObjCSelType(QualType T) const { in isObjCSelType() function
1652 !S.Context.getObjCSelRedefinitionType()->isObjCSelType()) { in LookupMemberExpr()
1716 if (SrcPtrTy->isObjCSelType()) { in DiagnoseCastOfObjCSEL()
6778 if (Context.isObjCSelType(LHSTy) && in FindCompositeObjCPointerType()6783 if (Context.isObjCSelType(RHSTy) && in FindCompositeObjCPointerType()
1623 !S.Context.getObjCSelRedefinitionType()->isObjCSelType()) { in LookupMemberExpr()
1935 if (SrcPtrTy->isObjCSelType()) { in DiagnoseCastOfObjCSEL()
8312 if (Context.isObjCSelType(LHSTy) && in FindCompositeObjCPointerType()8317 if (Context.isObjCSelType(RHSTy) && in FindCompositeObjCPointerType()
982 if (!ArgT->isObjCSelType()) { in getMethodFamily()
5637 if (PT->isObjCSelType()) { in getObjCEncodingForTypeImpl()
1070 if (!ArgT->isObjCSelType()) { in getMethodFamily()
7340 if (PT->isObjCSelType()) { in getObjCEncodingForTypeImpl()