dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
CFunction.isVariadic
cpptooling
data
representation
CFunction
If the function is variadic, aka have a parameter with "...".
struct
CFunction
@
safe
const 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 "...".