Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLocEnd

281     = PP.getLocForEndOfToken(sentinelExpr->getLocEnd());
606 MultiExprArg(), E->getLocEnd());
3395 Args[NumArgs-1]->getLocEnd());
3617 Args[NumArgs-1]->getLocEnd()));
5078 SourceRange(Condition->getLocStart(), Condition->getLocEnd()));
5082 SourceRange(CondRHS->getLocStart(), RHSExpr->getLocEnd()));
6165 SourceRange DiagRange(LHSExpr->getLocStart(), RHSExpr->getLocEnd());
6171 SourceLocation EndLoc = Self.PP.getLocForEndOfToken(RHSExpr->getLocEnd());
7084 Lexer::getLocForEndOfToken(LHS.get()->getLocEnd(),
7087 RHS.get()->getLocEnd()));
8054 : SourceRange(OpLoc, RHSExpr->getLocEnd());
8059 RHSExpr->getLocEnd())