Searched refs:HasLT (Results 1 – 1 of 1) sorted by relevance
581 bool HasLT = false, HasGT = false; in couldMatchAmbiguouslyWith() local584 HasLT = true; in couldMatchAmbiguouslyWith()589 return !(HasLT ^ HasGT); in couldMatchAmbiguouslyWith()