Home | History | Annotate | Download | only in Frontend

Lines Matching refs:semiLoc

1984   SourceLocation semiLoc = startLoc.getLocWithOffset(semiBuf-startBuf);
1985 ReplaceText(semiLoc, 1, ");");
4359 SourceLocation semiLoc =
4362 InsertText(semiLoc, "}");