Home
last modified time | relevance | path

Searched refs:IdHashes (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeHashing.h122 std::vector<GloballyHashedType> IdHashes; in hashIds() local
124 IdHashes.push_back(hashType(R, TypeHashes, IdHashes)); in hashIds()
126 return IdHashes; in hashIds()