Home | History | Annotate | Download | only in Sema

Lines Matching defs:EndLoc

3969       SourceLocation EndLoc = S.getLocForEndOfToken(E->getLocEnd());
3972 << FixItHint::CreateInsertion(EndLoc, ".c_str()");