Searched refs:ToContinueLoc (Results 1 – 1 of 1) sorted by relevance
5137 SourceLocation ToContinueLoc = Importer.Import(S->getContinueLoc()); in VisitContinueStmt() local5138 return new (Importer.getToContext()) ContinueStmt(ToContinueLoc); in VisitContinueStmt()