Searched refs:body_rend (Results 1 – 3 of 3) sorted by relevance
611 reverse_body_iterator body_rend() { in body_rend() function622 const_reverse_body_iterator body_rend() const { in body_rend() function
647 if (LastStmt != CS->body_rend()) in endsWithReturn()
1955 for (CompoundStmt::reverse_body_iterator I=C->body_rbegin(), E=C->body_rend(); in VisitCompoundStmt()