Searched refs:TreeImpl (Results 1 – 1 of 1) sorted by relevance
61 : TreeImpl(std::make_unique<Impl>(this, Node, AST)) {} in SyntaxTree()87 std::unique_ptr<Impl> TreeImpl; variable