Home | History | Annotate | Download | only in gcmole

Lines Matching refs:body_iterator

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