Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsModuleBlock.h39 const ArenaVector<Statement *> &Statements() const in Statements() function
44 ArenaVector<Statement *> &Statements() in Statements() function
/arkcompiler/ets_frontend/es2panda/ir/statements/
DblockStatement.h48 const ArenaVector<Statement *> &Statements() const in Statements() function