Searched refs:UDMapperList (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 21386 SmallVector<Expr *, 16> UDMapperList; member 21466 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList() 21510 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList() 21693 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList() 21753 MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPMapClause() 22763 MVLI.VarComponents, MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPToClause() 22800 MVLI.VarComponents, MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPFromClause()
|