Home
last modified time | relevance | path

Searched defs:RootNode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp49 const ir::AstNode *CodeGen::RootNode() const noexcept in RootNode() function in ark::es2panda::compiler::CodeGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h130 const ir::AstNode *RootNode() const in RootNode() function