Return the length in bytes of the code covered by this line number.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/NativeLineNumber.h>
virtual
uint32_t
getLength() const override;
Return Value
The length in bytes supplied at construction.
Created with MrDocs