Home
last modified time | relevance | path

Searched refs:hash_decl (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/src/
H A Dabg-hash.cc250 decl_base::hash hash_decl; in operator ()() local
258 v = hashing::combine_hashes(v, hash_decl(t)); in operator ()()
283 decl_base::hash hash_decl; in operator ()() local
290 v = hashing::combine_hashes(v, hash_decl(t)); in operator ()()
360 decl_base::hash hash_decl; in operator ()() local
365 v = hashing::combine_hashes(v, hash_decl(t)); in operator ()()
370 v = hashing::combine_hashes(v, hash_decl(*t.get_scope())); in operator ()()

Completed in 2 milliseconds