ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
TypeFunction.attributesEqual
dmd
mtype
TypeFunction
class
TypeFunction
const pure nothrow @
safe
@
nogc
bool
attributesEqual
(
const
scope
TypeFunction
other
)
Return Value
Type:
bool
whether
this
function type has the same attributes (
@safe
,...) as
other
Meta
Source
See Implementation
dmd
mtype
TypeFunction
constructors
this
functions
accept
addStorageClass
attributesEqual
callMatch
checkRetType
constConv
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