Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DassertStatementBuilder.h29 AssertStatementBuilder &SetTest(Expression *test) in SetTest() function in ark::es2panda::ir::AssertStatementBuilder
H A DdoWhileStatementBuilder.h29 DoWhileStatementBuilder &SetTest(Expression *test) in SetTest() function in ark::es2panda::ir::DoWhileStatementBuilder
H A DwhileStatementBuilder.h29 WhileStatementBuilder &SetTest(Expression *test) in SetTest() function in ark::es2panda::ir::WhileStatementBuilder
H A DconditionalExpressionBuilder.h29 ConditionalExpressionBuilder &SetTest(Expression *test) in SetTest() function in ark::es2panda::ir::ConditionalExpressionBuilder
H A DforUpdateStatementBuilder.h35 ForUpdateStatementBuilder &SetTest(Expression *test) in SetTest() function in ark::es2panda::ir::ForUpdateStatementBuilder
H A DifStatementBuilder.h29 IfStatementBuilder &SetTest(Expression *test) in SetTest() function in ark::es2panda::ir::IfStatementBuilder
H A DswitchCaseStatementBuilder.h32 SwitchCaseStatementBuilder &SetTest(Expression *test) in SetTest() function in ark::es2panda::ir::SwitchCaseStatementBuilder
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DconditionalExpression.h59 void SetTest(Expression *test) in SetTest() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ConditionalExpression

Completed in 3 milliseconds