Home | History | Annotate | Download | only in Frontend

Lines Matching refs:endBodyLoc

1622     SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1);
1623 InsertText(endBodyLoc, buf);
1635 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1);
1636 InsertText(endBodyLoc, buf);