Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeHashing.h52 hashTypeCollection(TypeCollection &Types) { in hashTypeCollection() function
130 hashTypeCollection(TypeCollection &Types) { in hashTypeCollection() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp1176 auto LocalHashes = LocallyHashedType::hashTypeCollection(Types); in dumpTypesFromObjectFile()
1177 auto GlobalHashes = GloballyHashedType::hashTypeCollection(Types); in dumpTypesFromObjectFile()