Searched refs:BindScope (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | declaration.h | 185 void BindScope(TSEnumScope *scope) in BindScope() function in panda::es2panda::panda::es2panda::binder::EnumLiteralDecl |
/arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
H A D | declaration.h | 152 void BindScope(LocalScope *scope) in BindScope() function in ark::es2panda::ark::es2panda::varbinder::EnumLiteralDecl |
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
H A D | scopesInitPhase.cpp | 592 decl->BindScope(enumCtx.GetScope()); in VisitTSEnumDeclaration() 1051 decl->BindScope(enumDecl->Scope()); in VisitTSEnumDeclaration() |
Completed in 5 milliseconds