ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
TypeFunction.isInOutParam
dmd
mtype
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
mtype
TypeFunction
constructors
this
functions
accept
addStorageClass
callMatch
checkRetType
hasLazyParameters
incomplete
isDstyleVariadic
isInOutParam
isInOutQual
isScopeQual
islive
isnogc
isnothrow
isproperty
isref
isreturn
isreturninferred
isscopeinferred
iswild
kind
parameterEscapes
parameterStorageClass
purityLevel
substWildTo
syntaxCopy
static functions
create
variables
fargs
funcFlags
inuse
linkage
parameterList
purity
trust
set or get if the function has the inout on the parameters