Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
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
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
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