Lines Matching refs:ELoc
1235 SourceLocation ELoc = I->RemoveRange.getEnd();1238 std::pair<FileID, unsigned> EInfo = SM.getDecomposedLoc(ELoc);1242 EInfo.second += Lexer::MeasureTokenLength(ELoc, SM, LangOpts);