clang_Cursor_getArgument

Retrieve the argument cursor of a function or method.

The argument cursor can be determined for calls as well as for declarations of functions or methods. For other cursors and for invalid indices, an invalid cursor is returned.

extern (C)
clang_Cursor_getArgument
(,
uint i
)

Meta