Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsInterfaceBody.h34 explicit TSInterfaceBody(ArenaVector<Expression *> &&body) in TSInterfaceBody() function
DtsInterfaceDeclaration.h38 class TSInterfaceBody; variable
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsInterfaceBody.h30 explicit TSInterfaceBody(ArenaVector<AstNode *> &&body) in TSInterfaceBody() function
DtsInterfaceDeclaration.h29 class TSInterfaceBody; variable