Home | History | Annotate | Download | only in test

Lines Matching refs:ToType

530 class ToType {
532 ToType(const FromType& x) { *x.converted() = true; }
538 Action<ToType()> action(Return(x));