Searched refs:isObjCIdOrObjectKindOfType (Results 1 – 3 of 3) sorted by relevance
560 bool Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx, in isObjCIdOrObjectKindOfType() function in Type
2007 bool isObjCIdOrObjectKindOfType(const ASTContext &ctx,
2763 bool receiverIsIdLike = ReceiverType->isObjCIdOrObjectKindOfType(Context, in BuildInstanceMessage()