Searched defs:getCalcStep (Results 1 – 5 of 5) sorted by relevance
2031 Expr *getCalcStep() { return *(getFinals().end() + 1); } in getCalcStep() function2033 const Expr *getCalcStep() const { return *(getFinals().end() + 1); } in getCalcStep() function
4204 Expr *getCalcStep() { return *(getFinals().end() + 1); } in getCalcStep() function4207 const Expr *getCalcStep() const { return *(getFinals().end() + 1); } in getCalcStep() function
4164 Expr *getCalcStep() { return *(getFinals().end() + 1); } in getCalcStep() function4167 const Expr *getCalcStep() const { return *(getFinals().end() + 1); } in getCalcStep() function