Implicit conversion to a non‐owning CachedHashStringRef.
Synopsis
Declared in <llvm/ADT/CachedHashString.h>
operator CachedHashStringRef() const;
Return Value
Non‐owning CachedHashStringRef view of this string.
Created with MrDocs