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.h34 struct LocallyHashedType { struct
39 static LocallyHashedType hashType(ArrayRef<uint8_t> RecordData); argument
43 static std::vector<LocallyHashedType> hashTypes(Range &&Records) { in hashTypes() argument
54 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() argument
[all...]