LLVM 19.0.0git
llvm::coverage::FunctionRecordIterator Member List

This is the complete list of members for llvm::coverage::FunctionRecordIterator, including all inherited members.

difference_type typedefllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >
FunctionRecordIterator(ArrayRef< FunctionRecord > Records_, StringRef Filename="")llvm::coverage::FunctionRecordIteratorinline
FunctionRecordIterator()llvm::coverage::FunctionRecordIteratorinline
IsBidirectional enum valuellvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >protected
IsRandomAccess enum valuellvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >protected
iterator_category typedefllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >
operator!=(const FunctionRecordIterator &RHS) constllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >inline
operator*() constllvm::coverage::FunctionRecordIteratorinline
operator+(std::ptrdiff_t n) constllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >inline
operator++()llvm::coverage::FunctionRecordIteratorinline
iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >::operator++(int)llvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >inline
operator-(std::ptrdiff_t n) constllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >inline
operator--()llvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >inline
operator--(int)llvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >inline
operator->() constllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >inline
operator<=(const FunctionRecordIterator &RHS) constllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >inline
operator==(const FunctionRecordIterator &RHS) constllvm::coverage::FunctionRecordIteratorinline
operator>(const FunctionRecordIterator &RHS) constllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >inline
operator>=(const FunctionRecordIterator &RHS) constllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >inline
operator[](std::ptrdiff_t n) constllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >inline
pointer typedefllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >
reference typedefllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >
value_type typedefllvm::iterator_facade_base< FunctionRecordIterator, std::forward_iterator_tag, FunctionRecord >