Searched defs:then_result (Results 1 – 1 of 1) sorted by relevance
78 const ResultExpr& then_result, in IfThenResultExprImpl()296 Elser If(const BoolExpr& cond, const ResultExpr& then_result) { in If()