Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h80 struct GloballyHashedType { struct
82 GloballyHashedType(StringRef H) in GloballyHashedType() argument
84 GloballyHashedType(ArrayRef<uint8_t> H) { in GloballyHashedType() argument
92 friend inline bool operator==(const GloballyHashedType &L, argument
114 hashTypeGloballyHashedType hashType() argument
123 hashTypesGloballyHashedType hashTypes() argument
160 hashIdsGloballyHashedType hashIds() argument
170 hashTypeCollectionGloballyHashedType hashTypeCollection() argument
[all...]