Return the length in bytes of this base class type.

Synopsis

Declared in <llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h>

decltype(auto)
getLength() const;

Return Value

The length in bytes of this base class type.

Created with MrDocs