Searched defs:syntax_node_ptr (Results 1 – 2 of 2) sorted by relevance
61 pub fn syntax_node_ptr(&self) -> SyntaxNodePtr { in syntax_node_ptr() method
1121 let syntax_node_ptr = AstPtr::new(&block.into()); in collect_block_() localVariable