Lines Matching full:rewrite
3802 ExprResult rewrite = rebuildUnknownAnyFunction(*this, Fn);3803 if (rewrite.isInvalid()) return ExprError();3804 Fn = rewrite.take();11039 // Rewrite the method result type if available.11149 // Rewrite the casted expression from scratch.