Lines Matching defs:by
23 // of the subexpression "x" cannot (yet?) be reliably undone by
174 BOZLiteralConstant &&by) -> ConvertRealOperandsResult {
179 defaultRealKind, std::move(by)))};
182 BOZLiteralConstant &&by) -> ConvertRealOperandsResult {
187 defaultRealKind, std::move(by)))};
206 BOZLiteralConstant &&by) -> ConvertRealOperandsResult {
208 std::move(rx), ConvertTo(rx, std::move(by)))};
380 // the highest precision of REAL and COMPLEX operands as required by Fortran
590 [&](Expr<SomeInteger> &&ix, BOZLiteralConstant &&by) {
592 std::move(x), AsGenericExpr(ConvertTo(ix, std::move(by))),
595 [&](Expr<SomeUnsigned> &&ix, BOZLiteralConstant &&by) {
597 std::move(x), AsGenericExpr(ConvertTo(ix, std::move(by))),
600 [&](Expr<SomeReal> &&rx, BOZLiteralConstant &&by) {
602 std::move(x), AsGenericExpr(ConvertTo(rx, std::move(by))),
1053 // associate(x => variable that is not a pointer returned by a function)
1234 // message that needs to be augmented by the names of the left and right sides
1275 // interface. But this case is allowed by several other compilers as long