Searched defs:TSInterfaceBody (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
| H A D | tsInterfaceBody.h | 30 explicit TSInterfaceBody(ArenaVector<AstNode *> &&body) in TSInterfaceBody() function in ark::es2panda::ir::final |
| /arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
| H A D | tsInterfaceBody.h | 32 class TSInterfaceBody : public Expression { class 34 explicit TSInterfaceBody(ArenaVector<Expression *> &&body) in TSInterfaceBody() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSInterfaceBody |
Completed in 1 milliseconds