dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
TypeFunction.isInOutParam
dmd
astbase
ASTBase
TypeFunction
set or get if the function has the
inout
on the parameters
bool
isInOutParam
()
void
isInOutParam
(bool v)
class
TypeFunction
pure nothrow @
safe
@
nogc
void
isInOutParam
(
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