Home | History | Annotate | Download | only in Lex

Lines Matching refs:KindLoc

2715   const char *KindLoc = &CurPtr[-1];
2726 << StringRef(KindLoc, 1);
2732 CharSourceRange URange = makeCharRange(*this, KindLoc, KindLoc + 1);
2733 Diag(KindLoc, diag::note_ucn_four_not_eight)