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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCachedHashString.h28 class CachedHashStringRef { class in namespace:llvm
35 explicit CachedHashStringRef(StringRef S) function in class:llvm::CachedHashStringRef
38 CachedHashStringRef(StringRef S, uint32_t Hash) function in class:llvm::CachedHashStringRef
[all...]

Completed in 105 milliseconds