Searched defs:DisjointOr_match (Results 1 – 1 of 1) sorted by relevance
1365 struct DisjointOr_match { struct1369 DisjointOr_match(const LHS &L, const RHS &R) : L(L), R(R) {} in DisjointOr_match() argument1385 inline DisjointOr_match<LHS, RHS> m_DisjointOr(const LHS &L, const RHS &R) { in m_DisjointOr() argument