Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:semiLoc

1924   SourceLocation semiLoc = startLoc.getLocWithOffset(semiBuf-startBuf);
1926 ReplaceText(semiLoc, 1, ");");
4885 SourceLocation semiLoc =
4888 InsertText(semiLoc, "}");