Home | History | Annotate | Download | only in Frontend

Lines Matching refs:GreaterLoc

2137       SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-startBuf+1);
2140 InsertText(GreaterLoc, "*/");
2182 SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-endBuf+1);
2185 InsertText(GreaterLoc, "*/");
2205 SourceLocation GreaterLoc =
2209 InsertText(GreaterLoc, "*/");