Lines Matching refs:getLocForEndOfToken
407 = PP.getLocForEndOfToken(sentinelExpr->getLocEnd());
515 SourceLocation RHSLocEnd = S.PP.getLocForEndOfToken(RHS->getLocEnd());
5692 SourceLocation EndLoc = Self.PP.getLocForEndOfToken(ParenRange.getEnd());
6886 SourceLocation EndLoc = Self.PP.getLocForEndOfToken(RHSExpr->getLocEnd());
7425 SourceLocation End = S.PP.getLocForEndOfToken(RHS.get()->getLocEnd());
7427 CharSourceRange::getCharRange(Loc, S.PP.getLocForEndOfToken(Loc));
7461 FirstClose = S.getPreprocessor().getLocForEndOfToken(FirstClose);
7471 SecondClose = S.getPreprocessor().getLocForEndOfToken(SecondClose);
7986 Loc, Lexer::getLocForEndOfToken(Loc, 0, getSourceManager(),
7994 Lexer::getLocForEndOfToken(LHS.get()->getLocEnd(),
9017 SourceLocation RHSLocEnd = PP.getLocForEndOfToken(RHS.get()->getLocEnd());
12137 SourceLocation Close = PP.getLocForEndOfToken(E->getSourceRange().getEnd());