Home
last modified time | relevance | path

Searched refs:CreateBlockWithDeclare (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Dnode_creator.h66 ir::BlockStatement *CreateBlockWithDeclare(util::StringView name = "x") in CreateBlockWithDeclare() function in ark::es2panda::gtests::NodeGenerator
79 CreateBlockWithDeclare()); in CreateForUpdate()
84 return alloc_->New<ir::WhileStatement>(CreateLessCmpExpr(), CreateBlockWithDeclare()); in CreateWhile()

Completed in 1 milliseconds