dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
CallExp.ignoreAttributes
dmd
expression
CallExp
don't enforce attributes (e.g. call @gc function in @nogc code)
class
CallExp
bool
ignoreAttributes
;
Meta
Source
See Implementation
dmd
expression
CallExp
constructors
this
functions
argumentList
static functions
create
variables
ignoreAttributes
inDebugStatement
isUfcsRewrite
don't enforce attributes (e.g. call @gc function in @nogc code)