Home
last modified time | relevance | path

Searched defs:AddStatement (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DtsModuleBlockBuilder.h32 TSModuleBlockBuilder &AddStatement(Statement *statement) in AddStatement() function in ark::es2panda::ir::TSModuleBlockBuilder
H A DblockExpressionBuilder.h38 BlockExpressionBuilder &AddStatement(Statement *statement) in AddStatement() function in ark::es2panda::ir::BlockExpressionBuilder
H A DblockStatementBuilder.h38 BlockStatementBuilder &AddStatement(Statement *statement) in AddStatement() function in ark::es2panda::ir::BlockStatementBuilder
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DblockExpression.h61 void AddStatement(ir::Statement *statement) in AddStatement() function in ark::es2panda::ir::BlockExpression
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_nodes.cpp54 void BlockNode::AddStatement(StmtNode *stmt) in AddStatement() function in maple::BlockNode

Completed in 3 milliseconds