Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/public/
H A Dast_builder_test.cpp413 auto whileStmnt = WhileStatementBuilder(Allocator()).SetTest(binaryExpr).SetBody(exprStmnt).Build(); in TEST_F() local

Completed in 2 milliseconds