Home
last modified time | relevance | path

Searched defs:BlockStatement (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DblockStatement.h26 class BlockStatement : public Statement { class
28 explicit BlockStatement(ArenaAllocator *allocator, ArenaVector<Statement *> &&statementList) in BlockStatement() function in ark::es2panda::ark::es2panda::ir::BlockStatement
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DblockStatement.h36 class BlockStatement : public Statement { class
38 explicit BlockStatement(binder::Scope *scope, ArenaVector<Statement *> &&statementList) in BlockStatement() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::BlockStatement

Completed in 1 milliseconds