Return the source file id associated with this line number.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/NativeLineNumber.h>
virtual
uint32_t
getSourceFileId() const override;
Return Value
The source file id supplied at construction.
Created with MrDocs