ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
VarDeclaration.needsScopeDtor
dmd
declaration
VarDeclaration
Return true if variable needs to call the destructor.
class
VarDeclaration
final
bool
needsScopeDtor
(
)
Meta
Source
See Implementation
dmd
declaration
VarDeclaration
constructors
this
functions
accept
addMaybe
callScopeDtor
canTakeAddressOf
checkCtorConstInit
checkNestedReference
enclosesLifetimeOf
expandInitializer
getConstInitializer
hasPointers
isCTFE
isDataseg
isExport
isImportedSymbol
isOverlappedWith
isThis
isThreadlocal
isVarDeclaration
kind
needThis
needsScopeDtor
setFieldOffset
syntaxCopy
toAlias
manifest constants
AdrOnStackNone
static functions
create
static variables
nextSequenceNumber
variables
_init
aliassym
alignment
canassign
ctfeAdrOnStack
ctorinit
doNotInferReturn
doNotInferScope
edtor
endlinnum
isargptr
iscatchvar
isdataseg
isowner
lastVar
maybes
mynew
nestedrefs
offset
onstack
overlapUnsafe
overlapped
range
sequenceNumber
Return true if variable needs to call the destructor.