Home
last modified time | relevance | path

Searched refs:AssignParamScope (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h501 AssignParamScope(paramScope); in BindParamScope()
505 void AssignParamScope(T *paramScope) in AssignParamScope() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::ScopeWithParamScope
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h717 AssignParamScope(paramScope); in BindParamScope()
721 void AssignParamScope(T *paramScope) in AssignParamScope() function in ScopeWithParamScope
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp216 catchScope->AssignParamScope(catchParamScope); in VisitCatchClause()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp377 funcScope->AssignParamScope(paramScope); in CreateCalleeMethod()
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp1922 catchScope->AssignParamScope(catchParamScope); in ParseCatchClause()

Completed in 14 milliseconds