Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h55 class FunctionParamScope; variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h440 …explicit FunctionParamScope(ArenaAllocator *allocator, Scope *parent) : ParamScope(allocator, pare… in FunctionParamScope() function
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h531 …explicit FunctionParamScope(ArenaAllocator *allocator, Scope *parent) : ParamScope(allocator, pare… in FunctionParamScope() function