Searched refs:Types2 (Results 1 – 3 of 3) sorted by relevance
118 template<typename ...Types2>119 struct Inner<tuple<pair<Types1, Types2>...>,120 metafun_tuple<some_function_object<Types1, Types2>::template result_of...> > {
555 std::initializer_list<LLT> Types1, std::initializer_list<LLT> Types2) { in actionForCartesianProduct() argument559 typeInSet(typeIdx(2), Types2)))); in actionForCartesianProduct()638 std::initializer_list<LLT> Types2) { in legalForCartesianProduct() argument640 Types2); in legalForCartesianProduct()716 std::initializer_list<LLT> Types2) { in lowerForCartesianProduct() argument719 Types2); in lowerForCartesianProduct()865 std::initializer_list<LLT> Types2) { in customForCartesianProduct() argument867 Types2); in customForCartesianProduct()
136 struct Types2 { struct144 typedef Types2<T2, T3> Tail; argument814 typedef internal::Types2<T1, T2> type;