dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
ClassDeclaration.isBaseOf
dmd
dclass
ClassDeclaration
Determine if 'this' is a base class of cd.
class
ClassDeclaration
pure nothrow @
nogc
bool
isBaseOf
(
ClassDeclaration
cd
,
int
*
poffset
)
Meta
Source
See Implementation
dmd
dclass
ClassDeclaration
functions
addObjcSymbols
findFunc
hasMonitor
isAbstract
isBaseInfoComplete
isBaseOf
isBaseOf2
isCOMclass
kind
searchBase
vtblOffset
variables
baseok
cppDtorVtblIndex
objc
stack
Determine if 'this' is a base class of cd.