Return whether the first element a DW_OP_deref.
Synopsis
Declared in <llvm/IR/DebugInfoMetadata.h>
bool
startsWithDeref() const;
Return Value
Whether the first element a DW_OP_deref.
Created with MrDocs