Return the cached hash value.
Synopsis
Declared in <llvm/ADT/CachedHashString.h>
uint32_t
hash() const;
Return Value
Precomputed hash of the string.
Created with MrDocs
Return the cached hash value.
Declared in <llvm/ADT/CachedHashString.h>
uint32_t
hash() const;
Precomputed hash of the string.
Created with MrDocs