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