Searched refs:MappableExprComponentList (Results 1 – 2 of 2) sorted by relevance
4980 using MappableExprComponentList = SmallVector<MappableComponent, 8>; variable4986 using MappableExprComponentLists = SmallVector<MappableExprComponentList, 8>;4987 using MappableExprComponentListsRef = ArrayRef<MappableExprComponentList>;
51 OMPClauseMappableExprCommon::MappableExprComponentList &CurComponents,3744 OMPClauseMappableExprCommon::MappableExprComponentList CurComponents; in VisitMemberExpr()18591 OMPClauseMappableExprCommon::MappableExprComponentList &Components;18887 OMPClauseMappableExprCommon::MappableExprComponentList &Components, in MapBaseChecker()18900 OMPClauseMappableExprCommon::MappableExprComponentList &CurComponents, in checkMapClauseExpressionBase()19398 OMPClauseMappableExprCommon::MappableExprComponentList CurComponents; in checkMappableExpressionList()