Home | History | Annotate | Download | only in Lex

Lines Matching defs:StartOffset

556   const unsigned StartOffset = 1;
557 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset);
608 unsigned TokOffset = TheTok.getLocation().getRawEncoding() - StartOffset;