Return true if this member pointer uses virtual inheritance.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>
virtual
bool
isVirtualInheritance() const override;
Return Value
True if this member pointer uses virtual inheritance.
Created with MrDocs