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