Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp613 binder::TSBinding tsBinding(Allocator(), ident); in ParseTsTypeAliasDeclaration() local
660 binder::TSBinding tsBinding(Allocator(), ident); in ParseTsInterfaceDeclaration() local
DparserImpl.cpp2898 binder::TSBinding tsBinding(Allocator(), ident); in ParseEnumDeclaration() local