dmd v2.104.0 (2023-06-02T08:46:32Z)
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
addDtorHook
addressOf
checkNogc
checkOverridenDtor
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.