|
clang 22.0.0git
|
This is the complete list of members for clang::OMPClauseMappableExprCommon::MappableComponent, including all inherited members.
| getAssociatedDeclaration() const | clang::OMPClauseMappableExprCommon::MappableComponent | inline |
| getAssociatedExpression() const | clang::OMPClauseMappableExprCommon::MappableComponent | inline |
| isNonContiguous() const | clang::OMPClauseMappableExprCommon::MappableComponent | inline |
| MappableComponent()=default | clang::OMPClauseMappableExprCommon::MappableComponent | explicit |
| MappableComponent(Expr *AssociatedExpression, ValueDecl *AssociatedDeclaration, bool IsNonContiguous) | clang::OMPClauseMappableExprCommon::MappableComponent | inlineexplicit |
| operator==(const MappableComponent &Other) const | clang::OMPClauseMappableExprCommon::MappableComponent | inline |