Home
last modified time | relevance | path

Searched defs:TopScope (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h120 binder::FunctionScope *TopScope() const in TopScope() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp40 const varbinder::FunctionScope *CodeGen::TopScope() const noexcept in TopScope() function in ark::es2panda::compiler::CodeGen
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h91 FunctionScope *TopScope() const in TopScope() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.h134 [[nodiscard]] GlobalScope *TopScope() const noexcept in TopScope() function