Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:semiLoc

2001   SourceLocation semiLoc = startLoc.getLocWithOffset(semiBuf-startBuf);
2002 ReplaceText(semiLoc, 1, ");");
4412 SourceLocation semiLoc =
4415 InsertText(semiLoc, "}");