Searched defs:getCalcStep (Results 1 – 2 of 2) sorted by relevance
2031 Expr *getCalcStep() { return *(getFinals().end() + 1); } in getCalcStep() function2033 const Expr *getCalcStep() const { return *(getFinals().end() + 1); } in getCalcStep() function
3707 Expr *getCalcStep() { return *(getFinals().end() + 1); } in getCalcStep() function3710 const Expr *getCalcStep() const { return *(getFinals().end() + 1); } in getCalcStep() function