LLVM 22.0.0git
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

Typedef Documentation

◆ HashCodeHashBuilder

Initial value:
Interface to help hash various types through a hasher type.

Definition at line 396 of file HashBuilder.h.