Searched refs:body_rend (Results 1 – 3 of 3) sorted by relevance
584 reverse_body_iterator body_rend() { in body_rend() function595 const_reverse_body_iterator body_rend() const { in body_rend() function
1536 for (CompoundStmt::reverse_body_iterator I=C->body_rbegin(), E=C->body_rend(); in VisitCompoundStmt()
1963 E = S->body_rend(); I != E; ++I) { in VisitCompoundStmt()