Return the number of unused bytes within this item's extent.

Synopsis

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

uint32_t
deepPaddingSize() const;

Return Value

The number of unused bytes within this item's extent.

Created with MrDocs