libclang v0.0.8 (2018-08-10T09:59:32Z)
Dub
Repo
Cursor.opApply
clang
Cursor
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(Cursor cursor, Cursor parent) @(safe) block)
struct
Cursor
@
safe
nothrow const
int
opApply
(
scope
int
delegate
(
Cursor
cursor
,
Cursor
parent
)
@
safe
block
)
int
opApply
(int delegate(Cursor cursor) @(safe) block)
Meta
Source
See Implementation
clang
Cursor
constructors
this
functions
accessSpecifier
bitWidth
canonical
children
definition
enumConstantValue
hash
isAnonymous
isBitField
isCanonical
isConstCppMethod
isCopyConstructor
isDefinition
isInvalid
isMacroFunction
isMoveConstructor
isNull
isPredefined
language
lexicalParent
mangling
opApply
opEquals
returnType
semanticParent
specializedCursorTemplate
storageClass
toString
underlyingType
visitChildren
mixins
__anonymous
static functions
nullCursor
variables
cx
kind
sourceRange
spelling
type