Lines Matching defs:IArg2
1150 typedef typename Traits<Arg2>::IVal IArg2;
1154 typedef Tuple4< const IArg0&, const IArg1&, const IArg2&, const IArg3&> IArgs;
1216 typedef typename Sig::IArg2 IArg2;
1231 const IArg2& arg2 = IArg2(),
1402 const typename F::IArg2& arg2 = Void(),
1472 typedef typename DerivedFunc::IArg2 IArg2;
1526 const_cast<IArg2&>(mutArgs.c) = funEnv.lookup(*m_var2);