Visitor

Members

Functions

opApply
int opApply(Delegate dg)

Trusted: assuming the LLVM function do NOT abuse the pointer in any way.

opApply
int opApply(int delegate(ref Cursor) dg)

Trusted: assuming the LLVM function do NOT abuse the pointer in any way.

Meta