Return the cached hash value.

Synopsis

Declared in <llvm/ADT/CachedHashString.h>

uint32_t
hash() const;

Return Value

the cached hash value.

Created with MrDocs