ddc ~master (2022-05-11T07:34:37.0755476)
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
accept
addDtorHook
isLvalue
syntaxCopy
toLvalue
static functions
create
variables
arguments
directcall
f
ignoreAttributes
inDebugStatement
vthis2
don't enforce attributes (e.g. call @gc function in @nogc code)