Searched refs:getDoLoc (Results 1 – 3 of 3) sorted by relevance
1114 SourceLocation getDoLoc() const { return DoLoc; } in getDoLoc() function
157 Writer.AddSourceLocation(S->getDoLoc(), Record); in VisitDoStmt()
5910 return getDerived().RebuildDoStmt(S->getDoLoc(), Body.get(), S->getWhileLoc(), in TransformDoStmt()