Searched defs:RootNode (Results 1 – 3 of 3) sorted by relevance
130 const ir::AstNode *RootNode() const in RootNode() function
50 const ir::AstNode *CodeGen::RootNode() const noexcept in RootNode() function in ark::es2panda::compiler::CodeGen
255 inline const TreapNode* RootNode() const { return root_; } in RootNode() function