Searched defs:thenExpr (Results 1 – 1 of 1) sorted by relevance
1824 SExpr *thenExpr() { return ThenExpr; } // Value to store in thenExpr() function1825 const SExpr *thenExpr() const { return ThenExpr; } in thenExpr() function