Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ELoc

1236     SourceLocation ELoc = I->RemoveRange.getEnd();
1239 std::pair<FileID, unsigned> EInfo = SM.getDecomposedLoc(ELoc);
1243 EInfo.second += Lexer::MeasureTokenLength(ELoc, SM, LangOpts);