Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DHashBuilder.h424 using HashCodeHashBuilder = HashBuilder<hashbuilder_detail::HashCodeHasher, variable
432 is_detected<hashbuilder_detail::HashCodeHashBuilder::HasAddHashT, T>::value,
435 hashbuilder_detail::HashCodeHashBuilder HBuilder; in hash_value()