Home
last modified time | relevance | path

Searched refs:ToContinueLoc (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTImporter.cpp5137 SourceLocation ToContinueLoc = Importer.Import(S->getContinueLoc()); in VisitContinueStmt() local
5138 return new (Importer.getToContext()) ContinueStmt(ToContinueLoc); in VisitContinueStmt()