Searched refs:setReturnLoc (Results 1 – 3 of 3) sorted by relevance
1193 setReturnLoc(RL); in ReturnStmt()
2849 void setReturnLoc(SourceLocation L) { ReturnStmtBits.RetLoc = L; } in setReturnLoc() function
342 S->setReturnLoc(readSourceLocation()); in VisitReturnStmt()