Searched defs:GreaterLoc (Results 1 – 4 of 4) sorted by relevance
468 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
2188 SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-startBuf+1); in RewriteObjCQualifiedInterfaceTypes() local2237 SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-endBuf+1); in RewriteObjCQualifiedInterfaceTypes() local2260 SourceLocation GreaterLoc = in RewriteObjCQualifiedInterfaceTypes() local
493 void setGreaterLoc(SourceLocation GreaterLoc) { in setGreaterLoc()