Searched refs:HasExpectedReceiverType (Results 1 – 3 of 3) sorted by relevance
7221 if (!HasExpectedReceiverType()) return true; in IsCompatibleReceiver()7228 bool AccessorInfo::HasExpectedReceiverType() { in HasExpectedReceiverType() function
10239 inline bool HasExpectedReceiverType();
1189 if (!info->HasExpectedReceiverType()) return true; in IsCompatibleReceiverMap()