Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h35 struct LocallyHashedType { struct
40 LLVM_ABI static LocallyHashedType hashType(ArrayRef<uint8_t> RecordData); argument
44 static std::vector<LocallyHashedType> hashTypes(Range &&Records) { in hashTypes() argument
55 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() argument