dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
VarDeclaration.canTakeAddressOf
dmd
declaration
VarDeclaration
Return true if we can take the address of this variable.
class
VarDeclaration
final
bool
canTakeAddressOf
(
)
Meta
Source
See Implementation
dmd
declaration
VarDeclaration
functions
callScopeDtor
canTakeAddressOf
checkNestedReference
expandInitializer
getConstInitializer
isCTFE
isDataseg
isThreadlocal
needsScopeDtor
Return true if we can take the address of this variable.