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