Lines Matching full:rewrite
3778 ExprResult rewrite = rebuildUnknownAnyFunction(*this, Fn);3779 if (rewrite.isInvalid()) return ExprError();3780 Fn = rewrite.take();9966 // Rewrite the method result type if available.10057 // Rewrite the casted expression from scratch.