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