llvm::DbgRecord::clone

Clone this record, dispatching to the correct subclass.

Synopsis

Declared in <llvm/IR/DebugProgramInstruction.h>

DbgRecord*
clone() const;

Return Value

A newly allocated copy of this record.