Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h38 typedef typename Node::hash_type hash_type; typedef
H A Dsanitizer_chained_origin_depot.cpp25 using hash_type = u32; typedef
H A Dsanitizer_stackdepot.cpp25 using hash_type = u64; typedef