dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
Visitor.opApply
clang
Visitor
Visitor
Trusted: assuming the LLVM function do NOT abuse the pointer in any way.
int
opApply
(
Delegate
dg
)
int
opApply
(
int
delegate
(
ref
Cursor
)
dg
)
struct
Visitor
@
safe
int
opApply
@
trusted
(
int
delegate
(
ref
Cursor
)
dg
)
Meta
Source
See Implementation
clang
Visitor
Visitor
functions
opApply
Trusted: assuming the LLVM function do NOT abuse the pointer in any way.