Searched defs:mutable_impl (Results 1 – 8 of 8) sorted by relevance
36 CtxImpl* Ctx::mutable_impl() { return static_cast<CtxImpl*>(this); } in mutable_impl() function in ruy::Ctx
460 Impl& mutable_impl() { return impl_; } in mutable_impl() function
728 TupleProtoMatcher& mutable_impl() { return *this; } in mutable_impl() function