Searched defs:SetConsequent (Results 1 – 4 of 4) sorted by relevance
38 SwitchCaseStatementBuilder &SetConsequent(ArenaVector<Statement *> consequent) in SetConsequent() function
35 ConditionalExpressionBuilder &SetConsequent(Expression *conseq) in SetConsequent() function
35 IfStatementBuilder &SetConsequent(Statement *conseq) in SetConsequent() function
66 void SetConsequent(Expression *expr) noexcept in SetConsequent() function