Searched refs:isObjCSelType (Results 1 – 9 of 9) sorted by relevance
101 T->isObjCSelType()) in isCallback()
150 else if (Ctx.isObjCSelType(UnqualT)) in MakeCXType()
2091 bool isObjCSelType() const; // Class6842 inline bool Type::isObjCSelType() const {6849 return isObjCIdType() || isObjCClassType() || isObjCSelType();
2675 bool isObjCSelType(QualType T) const { in isObjCSelType() function
1622 !S.Context.getObjCSelRedefinitionType()->isObjCSelType()) { in LookupMemberExpr()
2031 if (SrcPtrTy->isObjCSelType()) { in DiagnoseCastOfObjCSEL()
8412 if (Context.isObjCSelType(LHSTy) && in FindCompositeObjCPointerType()8417 if (Context.isObjCSelType(RHSTy) && in FindCompositeObjCPointerType()
1071 if (!ArgT->isObjCSelType()) { in getMethodFamily()
7445 if (PT->isObjCSelType()) { in getObjCEncodingForTypeImpl()