Searched defs:m_Neg (Results 1 – 2 of 2) sorted by relevance
636 inline neg_match<LHS> m_Neg(const LHS &L) { return L; } in m_Neg() function
877 template <typename LHS> inline neg_match<LHS> m_Neg(const LHS &L) { return L; } in m_Neg() function