Searched defs:RewriteInfoCompare (Results 1 – 1 of 1) sorted by relevance
1410 struct RewriteInfoCompare { struct1411 bool operator()(const RewriteInfo &LHS, const RewriteInfo &RHS) const { in operator ()()