Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeHashing.h33 struct LocallyHashedType { struct
38 static LocallyHashedType hashType(ArrayRef<uint8_t> RecordData); argument
42 static std::vector<LocallyHashedType> hashTypes(Range &&Records) { in hashTypes() argument
53 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() argument