Home
last modified time | relevance | path

Searched refs:CalculateLevelInCorrespondingFunctionScope (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp96 void Scope::CalculateLevelInCorrespondingFunctionScope(const FunctionParamScope *scope, uint32_t &l… in CalculateLevelInCorrespondingFunctionScope() function in panda::es2panda::binder::Scope
159CalculateLevelInCorrespondingFunctionScope(iter->AsFunctionParamScope(), lexLevel, sendableLevel); in Find()
Dscope.h367 …void CalculateLevelInCorrespondingFunctionScope(const FunctionParamScope *scope, uint32_t &lexLeve…