Return true if the held pointer is non‐null.
Synopsis
Declared in <llvm/ADT/PointerUnion.h>
explicit
operator bool() const;
Return Value
True if the held pointer is non‐null.
Created with MrDocs
Return true if the held pointer is non‐null.
Declared in <llvm/ADT/PointerUnion.h>
explicit
operator bool() const;
True if the held pointer is non‐null.
Created with MrDocs