Return the raw name operand.

Synopsis

Declared in <llvm/IR/DebugInfoMetadata.h>

MDString*
getRawName() const;

Return Value

The raw name operand.

Created with MrDocs