dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
TypeFunction.iswild
dmd
astbase
ASTBase
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
astbase
ASTBase
TypeFunction
functions
incomplete
isInOutParam
isInOutQual
isScopeQual
islive
isnogc
isnothrow
isproperty
isref
isreturn
isreturninferred
isscopeinferred
iswild