Home | History | Annotate | Download | only in Lex

Lines Matching defs:StartOffset

515   const unsigned StartOffset = 1;
516 SourceLocation StartLoc = SourceLocation::getFromRawEncoding(StartOffset);
563 unsigned TokOffset = TheTok.getLocation().getRawEncoding() - StartOffset;