Home
last modified time | relevance | path

Searched defs:decl_state_hasher (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlto-streamer.h501 struct decl_state_hasher : ggc_ptr_hash<lto_in_decl_state> struct
504 hash (lto_in_decl_state *s) in hash()
510 equal (lto_in_decl_state *a, lto_in_decl_state *b) in equal()