Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h32 struct LocallyHashedType { struct
37 static LocallyHashedType hashType(ArrayRef<uint8_t> RecordData); argument
41 static std::vector<LocallyHashedType> hashTypes(Range &&Records) { in hashTypes() argument
52 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() argument