Home
last modified time | relevance | path

Searched refs:BindFunctionScope (Results 1 - 13 of 13) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
H A Dcommonjs.cpp85 funcParamScope->BindFunctionScope(functionScope); in ParseCommonjs()
H A DparserImpl.cpp3053 paramScope->BindFunctionScope(scope); in CreateImplicitMethod()
4040 funcParamScope->BindFunctionScope(functionScope); in ParseFunction()
H A DexpressionParser.cpp385 desc->paramScope->BindFunctionScope(functionScope); in ParseArrowFunctionExpressionBody()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DinterfacePropertyDeclarations.cpp76 paramScope->BindFunctionScope(functionScope); in GenerateGetterOrSetter()
H A DenumLowering.cpp93 functionInfo.paramScope->BindFunctionScope(functionScope); in MakeFunction()
213 paramScope->BindFunctionScope(functionScope); in CreateCCtorForEnumClass()
286 paramScope->BindFunctionScope(functionScope); in CreateCtorForEnumClass()
H A DlambdaLowering.cpp378 paramScope->BindFunctionScope(funcScope); in CreateCalleeMethod()
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h671 void BindFunctionScope(FunctionScope *funcScope) in BindFunctionScope() function in FunctionParamScope
1094 paramScope_->BindFunctionScope(this); in TSModuleScope()
1162 paramScope_->BindFunctionScope(this); in TSEnumScope()
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h463 void BindFunctionScope(FunctionScope *funcScope) in BindFunctionScope() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::FunctionParamScope
865 paramScope_->BindFunctionScope(this); in GlobalScope()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DutilityTypeHandlers.cpp415 paramScope->BindFunctionScope(functionScope); in CreateNonStaticClassInitializer()
H A Dfunction.cpp1948 paramScope->BindFunctionScope(scope); in CreateMethod()
2034 funcParamScope->BindFunctionScope(funcScope); in TransformTraillingLambda()
H A Dhelpers.cpp2399 paramScope->BindFunctionScope(functionScope); in GenerateDefaultGetterSetter()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp417 paramScope->BindFunctionScope(scope); in BindFunctionScopes()
/arkcompiler/ets_frontend/es2panda/parser/transformer/
H A Dtransformer.cpp920 paramScope->BindFunctionScope(scope); in AddMethodToClass()

Completed in 34 milliseconds