libclang v0.0.2 (2018-04-06T15:52:03Z)
Dub
Repo
Cursor.functionDecl
clang
Cursor
Constructs a function declaration cursor.
struct
Cursor
static @
safe
pure nothrow
Cursor
functionDecl
(
in
string
spelling
,
in
string
proto
,
Type
returnType
)
Meta
Source
See Implementation
clang
Cursor
constructors
this
functions
canonical
children
definition
enumConstantValue
hash
isAnonymous
isCanonical
isDefinition
isInvalid
isNull
isPredefined
language
lexicalParent
mangling
opApply
opEquals
semanticParent
toString
underlyingType
visitChildren
mixins
__anonymous
static functions
functionDecl
nullCursor
variables
cx
kind
returnType
sourceRange
spelling
type
Constructs a function declaration cursor.