Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp737 binder::TSBinding tsBinding(Allocator(), ident); in ParseTsTypeAliasDeclaration() local
776 binder::TSBinding tsBinding(Allocator(), ident); in ParseTsInterfaceDeclaration() local
2470 binder::TSBinding tsBinding(Allocator(), name->Name()); in AddTsTypeExportLocalEntryItem() local
2948 binder::TSBinding tsBinding(Allocator(), name); in AddImportDecl() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp591 varbinder::TSBinding tsBinding(Allocator(), id->Name()); in VisitTSTypeAliasDeclaration() local
600 varbinder::TSBinding tsBinding(Allocator(), id->Name()); in FormInterfaceOrEnumDeclarationIdBinding() local