Home | History | Annotate | Download | only in Frontend

Lines Matching refs:endBodyLoc

1861     SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1);
1862 InsertText(endBodyLoc, buf);
1874 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1);
1875 InsertText(endBodyLoc, buf);