Return a (temporary) clone of this.

Synopsis

Declared in <llvm/IR/DebugInfoMetadata.h>

TempGenericDINode
clone() const;

Return Value

A (temporary) clone of this.

Created with MrDocs