Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h41 static std::vector<LocallyHashedType> hashTypes(Range &&Records) { in hashTypes() function
120 static std::vector<GloballyHashedType> hashTypes(Range &&Records) { in hashTypes() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1318 GloballyHashedType::hashTypes(Types); in mergeCodeViewTypes()