Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h494 friend class ScopeWithParamScope; variable
504 …explicit ScopeWithParamScope(ArenaAllocator *allocator, Scope *parent) : E(allocator, parent), par… in ScopeWithParamScope() function
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h702 friend class ScopeWithParamScope; variable
712 explicit ScopeWithParamScope(ArenaAllocator *allocator, Scope *parent) : E(allocator, parent) {} in ScopeWithParamScope() function