Home
last modified time | relevance | path

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

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