Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLocForEndOfToken

2923       SourceLocation EndLoc = S.getLocForEndOfToken(E->getLocEnd());
3259 SourceLocation After = S.getLocForEndOfToken(E->getLocEnd());
3987 S.getLocForEndOfToken(Size->getLHS()->getLocEnd()), ")")
3991 << FixItHint::CreateInsertion(S.getLocForEndOfToken(SizeRange.getEnd()),
6369 << FixItHint::CreateInsertion(getLocForEndOfToken(E->getLocEnd()), "()");