clang API Documentation

clang::ConstExprIterator Member List
This is the complete list of members for clang::ConstExprIterator, including all inherited members.
ConstExprIterator(const Stmt *const *i)clang::ConstExprIterator [inline]
ConstExprIterator()clang::ConstExprIterator [inline]
operator!=(const ConstExprIterator &R) const clang::ConstExprIterator [inline]
operator*() const clang::ConstExprIterator
operator+(size_t i) const clang::ConstExprIterator [inline]
operator++()clang::ConstExprIterator [inline]
operator-(size_t i) const clang::ConstExprIterator [inline]
operator-(const ConstExprIterator &R) const clang::ConstExprIterator [inline]
operator->() const clang::ConstExprIterator
operator==(const ConstExprIterator &R) const clang::ConstExprIterator [inline]
operator>(const ConstExprIterator &R) const clang::ConstExprIterator [inline]
operator>=(const ConstExprIterator &R) const clang::ConstExprIterator [inline]
operator[](size_t idx) const clang::ConstExprIterator