ClassDeclaration.isBaseOf2

Determine if 'this' is a base class of cd. This is used to detect circular inheritance only.

class ClassDeclaration
extern (D) final pure nothrow @nogc
bool
isBaseOf2

Meta