ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
VarDeclaration.needsScopeDtor
ddmd
declaration
VarDeclaration
Return true if variable needs to call the destructor.
class
VarDeclaration
final
bool
needsScopeDtor
(
)
Meta
Source
See Implementation
ddmd
declaration
VarDeclaration
constructors
this
functions
accept
callScopeDtor
canTakeAddressOf
checkCtorConstInit
checkNestedReference
expandInitializer
getConstInitializer
hasPointers
isCTFE
isDataseg
isExport
isImportedSymbol
isOverlappedWith
isThis
isThreadlocal
isVarDeclaration
kind
needThis
needsScopeDtor
semantic
semantic2
setFieldOffset
syntaxCopy
toAlias
variables
_init
aliassym
alignment
canassign
ctfeAdrOnStack
ctorinit
edtor
endlinnum
isargptr
isdataseg
lastVar
mynew
nestedrefs
offset
onstack
overlapUnsafe
overlapped
range
rundtor
Return true if variable needs to call the destructor.