Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLocForEndOfToken

4854       SourceLocation EndLoc = S.getLocForEndOfToken(E->getLocEnd());
5273 SourceLocation After = S.getLocForEndOfToken(E->getLocEnd());
6053 S.getLocForEndOfToken(Size->getLHS()->getLocEnd()), ")")
6057 << FixItHint::CreateInsertion(S.getLocForEndOfToken(SizeRange.getEnd()),
8820 << FixItHint::CreateInsertion(getLocForEndOfToken(E->getLocEnd()), "()");