Home
last modified time | relevance | path

Searched defs:TSModuleDeclaration (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsModuleDeclaration.h25 class TSModuleDeclaration : public Statement { class
35 explicit TSModuleDeclaration(ArenaAllocator *allocator, Expression *name, Statement *body, ConstructorFlags &&flags) in TSModuleDeclaration() function in ark::es2panda::ir::TSModuleDeclaration
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsModuleDeclaration.h35 class TSModuleDeclaration : public Statement { class
37 explicit TSModuleDeclaration(binder::TSModuleScope *scope, Expression *name, Statement *body, bool declare, in TSModuleDeclaration() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSModuleDeclaration

Completed in 2 milliseconds