dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
CFunction.isVariadic
cpptooling
data
representation
CFunction
If the function is variadic, aka have a parameter with "...".
struct
CFunction
@
safe
nothrow pure @
nogc
bool
isVariadic
(
)
Meta
Source
See Implementation
cpptooling
data
representation
CFunction
constructors
this
functions
isVariadic
name
paramRange
returnType
storageClass
toString
mixins
__anonymous
variables
language
usr
If the function is variadic, aka have a parameter with "...".