Searched refs:isObjCSelType (Results 1 – 9 of 9) sorted by relevance
57 T->isObjCSelType()) in isCallback()
117 else if (Ctx.isObjCSelType(UnqualT)) in MakeCXType()
1694 bool isObjCSelType() const; // Class5375 inline bool Type::isObjCSelType() const {5381 return isObjCIdType() || isObjCClassType() || isObjCSelType();
2219 bool isObjCSelType(QualType T) const { in isObjCSelType() function
1587 !S.Context.getObjCSelRedefinitionType()->isObjCSelType()) { in LookupMemberExpr()
1716 if (SrcPtrTy->isObjCSelType()) { in DiagnoseCastOfObjCSEL()
6390 if (Context.isObjCSelType(LHSTy) && in FindCompositeObjCPointerType()6395 if (Context.isObjCSelType(RHSTy) && in FindCompositeObjCPointerType()
950 if (!ArgT->isObjCSelType()) { in getMethodFamily()
5540 if (PT->isObjCSelType()) { in getObjCEncodingForTypeImpl()