Home
last modified time | relevance | path

Searched defs:ts_tree_cursor_goto_first_child (Results 1 – 5 of 5) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/shlr/tree-sitter/lib/src/
H A Dtree_cursor.c99 bool ts_tree_cursor_goto_first_child(TSTreeCursor *_self) { in ts_tree_cursor_goto_first_child() function
/dports/editors/helix/helix-0.5.0/cargo-crates/tree-sitter-0.20.0/src/
H A Dtree_cursor.c99 bool ts_tree_cursor_goto_first_child(TSTreeCursor *_self) { in ts_tree_cursor_goto_first_child() function
/dports/devel/tree-sitter/tree-sitter-0.20.1/lib/src/
H A Dtree_cursor.c99 bool ts_tree_cursor_goto_first_child(TSTreeCursor *_self) { in ts_tree_cursor_goto_first_child() function
/dports/editors/helix/helix-0.5.0/cargo-crates/tree-sitter-0.20.0/binding_rust/
H A Dbindings.rs586 pub fn ts_tree_cursor_goto_first_child(arg1: *mut TSTreeCursor) -> bool; in ts_tree_cursor_goto_first_child() function
/dports/devel/tree-sitter/tree-sitter-0.20.1/lib/binding_rust/
H A Dbindings.rs584 pub fn ts_tree_cursor_goto_first_child(arg1: *mut TSTreeCursor) -> bool; in ts_tree_cursor_goto_first_child() function