Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h530 friend class ScopeWithParamScope; variable
540 explicit ScopeWithParamScope(ArenaAllocator *allocator, Scope *parent) : E(allocator, parent) {} in ScopeWithParamScope() function