Searched refs:getContinueLoc (Results 1 – 4 of 4) sorted by relevance
1310 SourceLocation getContinueLoc() const { return ContinueLoc; } in getContinueLoc() function
206 Record.AddSourceLocation(S->getContinueLoc()); in VisitContinueStmt()
1554 ContinueLoc = E->getContinueLoc(); in VisitContinueStmt()
5137 SourceLocation ToContinueLoc = Importer.Import(S->getContinueLoc()); in VisitContinueStmt()