clang_isVirtualBase

Returns 1 if the base class specified by the cursor with kind CX_CXXBaseSpecifier is virtual.

extern (C) @nogc @trusted nothrow pure
uint
clang_isVirtualBase
(
const CXCursor
)

Meta