Searched refs:getReturnLoc (Results 1 – 5 of 5) sorted by relevance
301 SourceLocation getReturnLoc() const { in getReturnLoc() function
1190 SourceLocation getReturnLoc() const { return RetLoc; } in getReturnLoc() function
196 Writer.AddSourceLocation(S->getReturnLoc(), Record); in VisitReturnStmt()
3723 Loc = Entity.getReturnLoc(); in CopyObject()
5252 return getDerived().RebuildReturnStmt(S->getReturnLoc(), Result.get()); in TransformReturnStmt()