Lines Matching refs:rewrite
4527 ExprResult rewrite = rebuildUnknownAnyFunction(*this, Fn);4528 if (rewrite.isInvalid()) return ExprError();4529 Fn = rewrite.take();12503 // Rewrite the method result type if available.12615 // Rewrite the casted expression from scratch.