Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLTypeHashing.h32 struct GlobalHash { struct
34 explicit GlobalHash(StringRef S) : Hash(S) { in GlobalHash() function
37 explicit GlobalHash(ArrayRef<uint8_t> S) : Hash(S) { in GlobalHash() function
47 std::vector<GlobalHash> Hashes; argument
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DStreamUtil.h30 GlobalHash, enumerator