Home
last modified time | relevance | path

Searched refs:type_hasher (Results 1 – 2 of 2) sorted by relevance

/external/libabigail/src/
Dabg-writer.cc111 struct type_hasher struct
122 type_hasher,
126 typedef unordered_set<const type_base*, type_hasher,
131 typedef unordered_set<function_type*, type_hasher,
/external/libabigail/
DChangeLog666 * src/abg-writer.cc (type_hasher::operator()): Use hash_type.
968 * src/abg-writer.cc (type_hasher::operator()): Use the new
5399 * src/abg-writer.cc (type_hasher::operator()): Use the new
9541 * src/abg-writer.cc (type_hasher): Add comment.
19019 * src/abg-writer.cc (struct type_hasher): New hasher type.