Home
last modified time | relevance | path

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

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