Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeHashing.h78 struct GloballyHashedType { struct
80 GloballyHashedType(StringRef H) in GloballyHashedType() argument
82 GloballyHashedType(ArrayRef<uint8_t> H) { in GloballyHashedType() function
92 static GloballyHashedType hashType(ArrayRef<uint8_t> RecordData, argument
100 static GloballyHashedType hashType(CVType Type, in hashType() argument
109 static std::vector<GloballyHashedType> hashTypes(Range &&Records) { in hashTypes() argument
121 hashIds(Range &&Records, ArrayRef<GloballyHashedType> TypeHashes) { in hashIds() argument
131 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() argument