Searched refs:MappableComponent (Results 1 – 4 of 4) sorted by relevance
2794 class MappableComponent {2803 explicit MappableComponent() {} in MappableComponent() function2804 explicit MappableComponent(Expr *AssociatedExpression, in MappableComponent() function2820 typedef SmallVector<MappableComponent, 8> MappableExprComponentList;2821 typedef ArrayRef<MappableComponent> MappableExprComponentListRef;2935 MutableArrayRef<MappableComponent> getComponentsRef() { in getComponentsRef()2936 return MutableArrayRef<MappableComponent>( in getComponentsRef()2938 ->template getTrailingObjects<MappableComponent>(), in getComponentsRef()2943 ArrayRef<MappableComponent> getComponentsRef() const { in getComponentsRef()2944 return ArrayRef<MappableComponent>( in getComponentsRef()[all …]
609 OMPClauseMappableExprCommon::MappableComponent>( in Create()630 OMPClauseMappableExprCommon::MappableComponent>( in CreateEmpty()660 OMPClauseMappableExprCommon::MappableComponent>( in Create()679 OMPClauseMappableExprCommon::MappableComponent>( in CreateEmpty()709 OMPClauseMappableExprCommon::MappableComponent>( in Create()728 OMPClauseMappableExprCommon::MappableComponent>( in CreateEmpty()
2300 SmallVector<OMPClauseMappableExprCommon::MappableComponent, 32> Components; in VisitOMPMapClause()2306 Components.push_back(OMPClauseMappableExprCommon::MappableComponent( in VisitOMPMapClause()2394 SmallVector<OMPClauseMappableExprCommon::MappableComponent, 32> Components; in VisitOMPToClause()2400 Components.push_back(OMPClauseMappableExprCommon::MappableComponent( in VisitOMPToClause()2438 SmallVector<OMPClauseMappableExprCommon::MappableComponent, 32> Components; in VisitOMPFromClause()2444 Components.push_back(OMPClauseMappableExprCommon::MappableComponent( in VisitOMPFromClause()
10504 CurComponents.push_back(OMPClauseMappableExprCommon::MappableComponent( in CheckMapClauseExpressionBase()10563 OMPClauseMappableExprCommon::MappableComponent(CurE, FD)); in CheckMapClauseExpressionBase()10585 OMPClauseMappableExprCommon::MappableComponent(CurE, nullptr)); in CheckMapClauseExpressionBase()10634 OMPClauseMappableExprCommon::MappableComponent(CurE, nullptr)); in CheckMapClauseExpressionBase()