dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
TypeFunction.iswild
dmd
mtype
TypeFunction
class
TypeFunction
const pure nothrow @
safe
@
nogc
bool
iswild
(
)
Return Value
Type:
bool
true
the function is
isInOutQual
or
isInOutParam
,
false
otherwise.
Meta
Source
See Implementation
dmd
mtype
TypeFunction
functions
attributesEqual
callMatch
constConv
hasLazyParameters
isDstyleVariadic
iswild
parameterStorageClass
purityLevel
resolveNamedArgs