dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
Expression.toLvalue
dmd
expression
Expression
Give error if we're not an lvalue. If we can, convert expression to be an lvalue.
class
Expression
Expression
toLvalue
(
Scope
*
sc
,
Expression
e
)
Meta
Source
See Implementation
dmd
expression
Expression
functions
addressOf
checkNogc
checkOverriddenDtor
checkPostblit
checkPurity
checkReadModifyWrite
checkSafety
checkType
checkValue
copy
deref
isIdentical
isLvalue
resolveLoc
size
toBool
toLvalue
static functions
combine
deinitialize
extractLast
Give error if we're not an lvalue. If we can, convert expression to be an lvalue.