Searched defs:AllowReassoc_match (Results 1 – 1 of 1) sorted by relevance
71 template <typename SubPattern_t> struct AllowReassoc_match { struct74 AllowReassoc_match(const SubPattern_t &SP) : SubPattern(SP) {} in AllowReassoc_match() argument83 inline AllowReassoc_match<T> m_AllowReassoc(const T &SubPattern) { in m_AllowReassoc() argument