Searched refs:getDoLoc (Results 1 – 4 of 4) sorted by relevance
1127 SourceLocation getDoLoc() const { return DoLoc; } in getDoLoc() function
169 Record.AddSourceLocation(S->getDoLoc()); in VisitDoStmt()
5074 SourceLocation ToDoLoc = Importer.Import(S->getDoLoc()); in VisitDoStmt()
6390 return getDerived().RebuildDoStmt(S->getDoLoc(), Body.get(), S->getWhileLoc(), in TransformDoStmt()