isOverride

If the cursor is a virtual function that overrides another virtual function.

@safe
bool
isOverride
(
in from!"clang".Cursor cursor
)

Meta