Home
last modified time | relevance | path

Searched defs:ScopeWithParamScope (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h493 class ScopeWithParamScope : public E { class
495 explicit ScopeWithParamScope(ArenaAllocator *allocator, Scope *parent) : E(allocator, parent), paramScope_(nullptr) in ScopeWithParamScope() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::ScopeWithParamScope
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h710 class ScopeWithParamScope : public E { class
712 explicit ScopeWithParamScope(ArenaAllocator *allocator, Scope *parent) : E(allocator, parent) {} in ScopeWithParamScope() function in ScopeWithParamScope

Completed in 5 milliseconds