Home
last modified time | relevance | path

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

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