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