Home
last modified time | relevance | path

Searched refs:BindParamScope (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
H A Dcommonjs.cpp84 functionScope->BindParamScope(funcParamScope); in ParseCommonjs()
H A DparserImpl.cpp3052 scope->BindParamScope(paramScope); in CreateImplicitMethod()
4039 functionScope->BindParamScope(funcParamScope); in ParseFunction()
H A DexpressionParser.cpp384 functionScope->BindParamScope(desc->paramScope); in ParseArrowFunctionExpressionBody()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DinterfacePropertyDeclarations.cpp75 functionScope->BindParamScope(paramScope); in GenerateGetterOrSetter()
H A DenumLowering.cpp92 functionScope->BindParamScope(functionInfo.paramScope); in MakeFunction()
212 functionScope->BindParamScope(paramScope); in CreateCCtorForEnumClass()
285 functionScope->BindParamScope(paramScope); in CreateCtorForEnumClass()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DutilityTypeHandlers.cpp414 functionScope->BindParamScope(paramScope); in CreateNonStaticClassInitializer()
H A Dfunction.cpp1947 scope->BindParamScope(paramScope); in CreateMethod()
2033 funcScope->BindParamScope(funcParamScope); in TransformTraillingLambda()
H A Dhelpers.cpp2398 functionScope->BindParamScope(paramScope); in GenerateDefaultGetterSetter()
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h499 void BindParamScope(T *paramScope) in BindParamScope() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::ScopeWithParamScope
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h714 void BindParamScope(T *paramScope) in BindParamScope() function in ScopeWithParamScope
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp416 scope->BindParamScope(paramScope); in BindFunctionScopes()
/arkcompiler/ets_frontend/es2panda/parser/transformer/
H A Dtransformer.cpp925 scope->BindParamScope(paramScope); in AddMethodToClass()

Completed in 32 milliseconds