Searched refs:ToRParenLoc (Results 1 – 1 of 1) sorted by relevance
5076 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitDoStmt() local5079 ToRParenLoc); in VisitDoStmt()5104 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitForStmt() local5110 ToRParenLoc); in VisitForStmt()5222 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitCXXForRangeStmt() local5227 ToColonLoc, ToRParenLoc); in VisitCXXForRangeStmt()5241 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitObjCForCollectionStmt() local5245 ToRParenLoc); in VisitObjCForCollectionStmt()5250 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitObjCAtCatchStmt() local5262 ToRParenLoc, in VisitObjCAtCatchStmt()[all …]