dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
TypeFunction.isInOutQual
dmd
astbase
ASTBase
TypeFunction
set or get if the function has the
inout
on the parameters
bool
isInOutQual
()
void
isInOutQual
(bool v)
class
TypeFunction
pure nothrow @
safe
@
nogc
void
isInOutQual
(
bool
v
)
Meta
Source
See Implementation
dmd
astbase
ASTBase
TypeFunction
functions
incomplete
isInOutParam
isInOutQual
isScopeQual
islive
isnogc
isnothrow
isproperty
isref
isreturn
isreturninferred
isscopeinferred
iswild
set or get if the function has the inout on the parameters