Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLTypeHashing.h31 struct GlobalHash { struct
33 explicit GlobalHash(StringRef S) : Hash(S) { in GlobalHash() function
36 explicit GlobalHash(ArrayRef<uint8_t> S) : Hash(S) { in GlobalHash() argument
46 std::vector<GlobalHash> Hashes; argument
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DStreamUtil.h29 GlobalHash, enumerator