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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLTypeHashing.h31 struct GlobalHash { struct in namespace:llvm::CodeViewYAML
33 explicit GlobalHash(StringRef S) : Hash(S) { function in struct:llvm::CodeViewYAML::GlobalHash
36 explicit GlobalHash(ArrayRef<uint8_t> S) : Hash(S) { function in struct:llvm::CodeViewYAML::GlobalHash
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.h29 GlobalHash, member in class:llvm::pdb::StreamPurpose

Completed in 73 milliseconds