Searched refs:receiverIsIdLike (Results 1 – 2 of 2) sorted by relevance
2639 bool receiverIsIdLike = ReceiverType->isObjCIdOrObjectKindOfType(Context, in BuildInstanceMessage() local2641 if (receiverIsIdLike || ReceiverType->isBlockPointerType() || in BuildInstanceMessage()2658 receiverIsIdLike, Methods)) in BuildInstanceMessage()
2948 bool receiverIsIdLike = ReceiverType->isObjCIdOrObjectKindOfType(Context, in BuildInstanceMessage() local2950 if (receiverIsIdLike || ReceiverType->isBlockPointerType() || in BuildInstanceMessage()2967 receiverIsIdLike, Methods)) in BuildInstanceMessage()