Searched refs:set_lbounds (Results 1 – 4 of 4) sorted by relevance
67 void set_lbounds(ConstantSubscripts &&);
882 expanded.set_lbounds(std::move(*lbounds_)); in Expand()
34 void ConstantBounds::set_lbounds(ConstantSubscripts &&lb) { in set_lbounds() function in Fortran::evaluate::ConstantBounds
281 expanded.set_lbounds(std::move(*lbounds_)); in operator ()()