Home | History | Annotate | Download | only in Frontend

Lines Matching refs:endBodyLoc

1865     SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1);
1866 InsertText(endBodyLoc, buf);
1878 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1);
1879 InsertText(endBodyLoc, buf);