Home
last modified time | relevance | path

Searched refs:GetFunctionScope (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp106 auto *funcVariableScope = iter->AsFunctionParamScope()->GetFunctionScope(); in Find()
Dscope.h495 FunctionScope *GetFunctionScope() const in GetFunctionScope() function
Dbinder.cpp269 scope = iter->AsFunctionParamScope()->GetFunctionScope(); in InstantiateArguments()