Home | History | Annotate | Download | only in gcmole

Lines Matching refs:body_iterator

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