Searched defs:GreaterLoc (Results 1 – 4 of 4) sorted by relevance
440 SourceLocation GreaterLoc, in actOnHTMLStartTagFinish()
2106 SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-startBuf+1); in RewriteObjCQualifiedInterfaceTypes() local2151 SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-endBuf+1); in RewriteObjCQualifiedInterfaceTypes() local2174 SourceLocation GreaterLoc = in RewriteObjCQualifiedInterfaceTypes() local
2189 SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-startBuf+1); in RewriteObjCQualifiedInterfaceTypes() local2238 SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-endBuf+1); in RewriteObjCQualifiedInterfaceTypes() local2261 SourceLocation GreaterLoc = in RewriteObjCQualifiedInterfaceTypes() local
485 void setGreaterLoc(SourceLocation GreaterLoc) { in setGreaterLoc()