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