Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h52 hashTypeCollection(TypeCollection &Types) { in hashTypeCollection() function
130 hashTypeCollection(TypeCollection &Types) { in hashTypeCollection() function
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1332 auto LocalHashes = LocallyHashedType::hashTypeCollection(Types); in dumpTypesFromObjectFile()
1333 auto GlobalHashes = GloballyHashedType::hashTypeCollection(Types); in dumpTypesFromObjectFile()