Searched refs:MappableExprComponentList (Results 1 – 2 of 2) sorted by relevance
5228 using MappableExprComponentList = SmallVector<MappableComponent, 8>; variable5234 using MappableExprComponentLists = SmallVector<MappableExprComponentList, 8>;5235 using MappableExprComponentListsRef = ArrayRef<MappableExprComponentList>;
56 OMPClauseMappableExprCommon::MappableExprComponentList &CurComponents,4033 OMPClauseMappableExprCommon::MappableExprComponentList CurComponents; in VisitMemberExpr()21372 OMPClauseMappableExprCommon::MappableExprComponentList &Components;21670 OMPClauseMappableExprCommon::MappableExprComponentList &Components, in MapBaseChecker()21683 OMPClauseMappableExprCommon::MappableExprComponentList &CurComponents, in checkMapClauseExpressionBase()22185 OMPClauseMappableExprCommon::MappableExprComponentList CurComponents; in checkMappableExpressionList()