Searched refs:HasExpectedReceiverType (Results 1 – 3 of 3) sorted by relevance
68 if (!HasExpectedReceiverType()) return true; in BIT_FIELD_ACCESSORS()74 bool AccessorInfo::HasExpectedReceiverType() { in HasExpectedReceiverType() function
89 inline bool HasExpectedReceiverType();
1627 if (!info->HasExpectedReceiverType()) return true; in IsCompatibleReceiverMap()