LLVM 19.0.0git
Classes | Typedefs
llvm::hashbuilder_detail Namespace Reference

Classes

class  HashCodeHasher
 
struct  IsHashableData
 Trait to indicate whether a type's bits can be hashed directly (after endianness correction). More...
 

Typedefs

using HashCodeHashBuilder = HashBuilder< hashbuilder_detail::HashCodeHasher, llvm::endianness::native >
 

Typedef Documentation

◆ HashCodeHashBuilder

Definition at line 396 of file HashBuilder.h.