clang API Documentation
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 |