Return the raw scope operand.

Synopsis

Declared in <llvm/IR/DebugInfoMetadata.h>

Metadata*
getRawScope() const;

Return Value

The raw scope operand.

Created with MrDocs