Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsEnumDeclaration.h43 …explicit TSEnumDeclaration(binder::TSEnumScope *scope, Identifier *key, ArenaVector<TSEnumMember *… in TSEnumDeclaration() function
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h28 class TSEnumDeclaration; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h78 class TSEnumDeclaration; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h54 class TSEnumDeclaration; variable