Return whether this vtable shape is unaligned.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h>
virtual
bool
isUnalignedType() const override;
Return Value
False; vtable shapes are not type‐qualified in this implementation.
Created with MrDocs