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