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