Return true if this is artificial.

Synopsis

Declared in <llvm/IR/DebugInfoMetadata.h>

bool
isArtificial() const;

Return Value

true if this is artificial.

Created with MrDocs