clang 20.0.0git
|
This is the complete list of members for clang::OMPMappableExprListClause< T >::const_component_lists_iterator, including all inherited members.
const_component_lists_iterator(ArrayRef< ValueDecl * > UniqueDecls, ArrayRef< unsigned > DeclsListNum, ArrayRef< unsigned > CumulativeListSizes, MappableExprComponentListRef Components, bool SupportsMapper, ArrayRef< Expr * > Mappers) | clang::OMPMappableExprListClause< T >::const_component_lists_iterator | inlineexplicit |
const_component_lists_iterator(const ValueDecl *Declaration, ArrayRef< ValueDecl * > UniqueDecls, ArrayRef< unsigned > DeclsListNum, ArrayRef< unsigned > CumulativeListSizes, MappableExprComponentListRef Components, bool SupportsMapper, ArrayRef< Expr * > Mappers) | clang::OMPMappableExprListClause< T >::const_component_lists_iterator | inlineexplicit |
operator*() const | clang::OMPMappableExprListClause< T >::const_component_lists_iterator | inline |
operator++() | clang::OMPMappableExprListClause< T >::const_component_lists_iterator | inline |
operator->() const | clang::OMPMappableExprListClause< T >::const_component_lists_iterator | inline |