Searched defs:thenExpr (Results 1 – 2 of 2) sorted by relevance
1831 SExpr *thenExpr() { return ThenExpr; } // Value to store in thenExpr() function1832 const SExpr *thenExpr() const { return ThenExpr; } in thenExpr() function
3484 Substring thenExpr = LazyBuf_Get(&thenBuf); ApplyModifier_IfElse() local