Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h469 friend class ScopeWithParamScope; variable
479 explicit ScopeWithParamScope(ArenaAllocator *allocator, Scope *parent) : E(allocator, parent) {} in ScopeWithParamScope() function
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h566 friend class ScopeWithParamScope; variable
576 explicit ScopeWithParamScope(ArenaAllocator *allocator, Scope *parent) : E(allocator, parent) {} in ScopeWithParamScope() function