Return the source.

Synopsis

Declared in <llvm/IR/DebugInfoMetadata.h>

std::optional<StringRef>
getSource() const;

Return Value

The source.

Created with MrDocs