Home
last modified time | relevance | path

Searched defs:ts_subtree_extra (Results 1 – 3 of 3) sorted by relevance

/dports/editors/helix/helix-0.5.0/cargo-crates/tree-sitter-0.20.0/src/
H A Dsubtree.h170 static inline bool ts_subtree_extra(Subtree self) { return SUBTREE_GET(self, extra); } in ts_subtree_extra() function
/dports/devel/tree-sitter/tree-sitter-0.20.1/lib/src/
H A Dsubtree.h170 static inline bool ts_subtree_extra(Subtree self) { return SUBTREE_GET(self, extra); } in ts_subtree_extra() function
/dports/devel/radare2/radare2-5.1.1/shlr/tree-sitter/lib/src/
H A Dsubtree.h169 static inline bool ts_subtree_extra(Subtree self) { return SUBTREE_GET(self, extra); } in ts_subtree_extra() function