Searched refs:HasLT (Results 1 – 2 of 2) sorted by relevance
499 bool HasLT = false, HasGT = false; in CouldMatchAmbiguouslyWith() local502 HasLT = true; in CouldMatchAmbiguouslyWith()507 return !(HasLT ^ HasGT); in CouldMatchAmbiguouslyWith()
637 bool HasLT = false, HasGT = false; in couldMatchAmbiguouslyWith() local640 HasLT = true; in couldMatchAmbiguouslyWith()645 return HasLT == HasGT; in couldMatchAmbiguouslyWith()