ddc ~master (2020-05-01T11:40:35Z)
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
functions
addMaybe
callScopeDtor
canTakeAddressOf
checkNestedReference
enclosesLifetimeOf
expandInitializer
getConstInitializer
isCTFE
isDataseg
isThreadlocal
needsScopeDtor
Return true if variable needs to call the destructor.