Searched refs:ret_type_hash (Results 1 – 1 of 1) sorted by relevance
982 size_t ret_type_hash = std::hash<TypeItem *>()(ret_type); in ProtoKey() local984 hash_ = panda::merge_hashes(shorty_hash, ret_type_hash); in ProtoKey()