Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsExactMatch

3141     bool IsExactMatch = false;
3148 IsExactMatch = true;
3152 IsExactMatch = false;
3166 if (IsExactMatch) {