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