Home | History | Annotate | Download | only in Sema

Lines Matching defs:IsExactMatch

2676     bool IsExactMatch = false;
2683 IsExactMatch = true;
2687 IsExactMatch = false;
2701 if (IsExactMatch) {