Searched refs:MappableExprComponentList (Results 1 – 4 of 4) sorted by relevance
2820 typedef SmallVector<MappableComponent, 8> MappableExprComponentList; typedef2826 typedef SmallVector<MappableExprComponentList, 8> MappableExprComponentLists;2827 typedef ArrayRef<MappableExprComponentList> MappableExprComponentListsRef;
4778 using MappableExprComponentList = SmallVector<MappableComponent, 8>; variable4784 using MappableExprComponentLists = SmallVector<MappableExprComponentList, 8>;4785 using MappableExprComponentListsRef = ArrayRef<MappableExprComponentList>;
50 OMPClauseMappableExprCommon::MappableExprComponentList &CurComponents,3641 OMPClauseMappableExprCommon::MappableExprComponentList CurComponents; in VisitMemberExpr()16821 OMPClauseMappableExprCommon::MappableExprComponentList &Components;17109 OMPClauseMappableExprCommon::MappableExprComponentList &Components, in MapBaseChecker()17122 OMPClauseMappableExprCommon::MappableExprComponentList &CurComponents, in checkMapClauseExpressionBase()17618 OMPClauseMappableExprCommon::MappableExprComponentList CurComponents; in checkMappableExpressionList()
10443 OMPClauseMappableExprCommon::MappableExprComponentList &CurComponents, in CheckMapClauseExpressionBase()10908 OMPClauseMappableExprCommon::MappableExprComponentList CurComponents; in checkMappableExpressionList()