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