Dereference the wrapped pointer.
Synopsis
Declared in <llvm/Analysis/WithCache.h>
ReferenceType
operator*() const;
Return Value
A reference to the pointed‐to value.
Created with MrDocs
Dereference the wrapped pointer.
Declared in <llvm/Analysis/WithCache.h>
ReferenceType
operator*() const;
A reference to the pointed‐to value.
Created with MrDocs