Home | History | Annotate | Download | only in Frontend

Lines Matching refs:GreaterLoc

2220       SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-startBuf+1);
2223 InsertText(GreaterLoc, "*/");
2269 SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-endBuf+1);
2272 InsertText(GreaterLoc, "*/");
2292 SourceLocation GreaterLoc =
2296 InsertText(GreaterLoc, "*/");