Searched defs:TSModuleBlock (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
| H A D | tsModuleBlock.h | 23 class TSModuleBlock : public Statement { class 25 explicit TSModuleBlock(ArenaVector<Statement *> &&statements) in TSModuleBlock() function in ark::es2panda::ir::TSModuleBlock |
| /arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
| H A D | tsModuleBlock.h | 32 class TSModuleBlock : public Statement { class 34 explicit TSModuleBlock(ArenaVector<Statement *> &&statements) in TSModuleBlock() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSModuleBlock |
Completed in 1 milliseconds