clang API Documentation
| ExprIterator(Stmt **i) | clang::ExprIterator | [inline] |
| ExprIterator() | clang::ExprIterator | [inline] |
| operator!=(const ExprIterator &R) const | clang::ExprIterator | [inline] |
| operator*() const | clang::ExprIterator | |
| operator+(size_t i) | clang::ExprIterator | [inline] |
| operator++() | clang::ExprIterator | [inline] |
| operator-(size_t i) | clang::ExprIterator | [inline] |
| operator-(const ExprIterator &R) const | clang::ExprIterator | [inline] |
| operator->() const | clang::ExprIterator | |
| operator==(const ExprIterator &R) const | clang::ExprIterator | [inline] |
| operator>(const ExprIterator &R) const | clang::ExprIterator | [inline] |
| operator>=(const ExprIterator &R) const | clang::ExprIterator | [inline] |
| operator[](size_t idx) | clang::ExprIterator |