Searched defs:AnyBinaryOp_match (Results 1 – 1 of 1) sorted by relevance
1022 struct AnyBinaryOp_match { struct1028 AnyBinaryOp_match(const LHS_t &LHS, const RHS_t &RHS) : L(LHS), R(RHS) {} in AnyBinaryOp_match() argument1040 inline AnyBinaryOp_match<LHS, RHS> m_BinOp(const LHS &L, const RHS &R) { in m_BinOp() argument