Home
last modified time | relevance | path

Searched defs:tsBinding (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp712 binder::TSBinding tsBinding(Allocator(), ident); in ParseTsTypeAliasDeclaration() local
751 binder::TSBinding tsBinding(Allocator(), ident); in ParseTsInterfaceDeclaration() local
2435 binder::TSBinding tsBinding(Allocator(), name->Name()); in AddTsTypeExportLocalEntryItem() local
2865 binder::TSBinding tsBinding(Allocator(), name); in AddImportDecl() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp448 varbinder::TSBinding tsBinding(Allocator(), id->Name()); in VisitTSTypeAliasDeclaration() local
457 varbinder::TSBinding tsBinding(Allocator(), id->Name()); in FormInterfaceOrEnumDeclarationIdBinding() local