Home | History | Annotate | Download | only in Lex

Lines Matching defs:StartLoc

516   SourceLocation StartLoc = SourceLocation::getFromRawEncoding(StartOffset);
517 Lexer TheLexer(StartLoc, LangOpts, Buffer->getBufferStart(),
649 return std::make_pair(End.getRawEncoding() - StartLoc.getRawEncoding(),