Home | History | Annotate | Download | only in Sema

Lines Matching refs:OtherTy

443 /// \tparam OtherTy Bbb
444 template<typename SomeTy, typename OtherTy>
445 void test_tparam8(SomeTy aaa, OtherTy bbb);