Searched refs:type_hash (Results 1 – 1 of 1) sorted by relevance
80 size_t type_hash = reinterpret_cast<size_t>(ctx.type_name) * 2654435761; in operator ()() local85 return (backtrace_hash * 3) + type_hash; in operator ()()