Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DswitchStatementBuilder.h32 SwitchStatementBuilder &SetDiscriminant(Expression *discr) in SetDiscriminant() function in ark::es2panda::ir::SwitchStatementBuilder
/arkcompiler/ets_frontend/ets2panda/test/unit/public/
H A Dast_builder_test.cpp342 auto switchStmnt = SwitchStatementBuilder(Allocator()).SetCases(cases).SetDiscriminant(thisExpr).Build(); in TEST_F()

Completed in 2 milliseconds