Home
last modified time | relevance | path

Searched defs:TSEnumDeclaration (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/
DsrcDump.h35 class TSEnumDeclaration; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsEnumDeclaration.h43 …explicit TSEnumDeclaration(binder::TSEnumScope *scope, Identifier *key, ArenaVector<TSEnumMember *… in TSEnumDeclaration() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsEnumDeclaration.h41 …explicit TSEnumDeclaration(ArenaAllocator *allocator, Identifier *key, ArenaVector<AstNode *> &&me… in TSEnumDeclaration() function
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.h56 class TSEnumDeclaration; variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.h38 class TSEnumDeclaration; variable
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h28 class TSEnumDeclaration; variable
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h53 class TSEnumDeclaration; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h78 class TSEnumDeclaration; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h54 class TSEnumDeclaration; variable