Home
last modified time | relevance | path

Searched refs:marshal_cursor (Results 1 – 1 of 1) sorted by relevance

/dports/devel/tree-sitter/tree-sitter-0.20.1/lib/binding_web/
H A Dbinding.c52 static inline void marshal_cursor(const TSTreeCursor *cursor) { in marshal_cursor() function
231 marshal_cursor(&cursor); in ts_tree_cursor_new_wasm()
243 marshal_cursor(&cursor); in ts_tree_cursor_reset_wasm()
249 marshal_cursor(&cursor); in ts_tree_cursor_goto_first_child_wasm()
256 marshal_cursor(&cursor); in ts_tree_cursor_goto_next_sibling_wasm()
263 marshal_cursor(&cursor); in ts_tree_cursor_goto_parent_wasm()