Home | History | Annotate | Download | only in gcmole

Lines Matching refs:body_iterator

1014     clang::CompoundStmt::body_iterator end = stmt->body_end();
1015 for (clang::CompoundStmt::body_iterator s = stmt->body_begin();