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