Home
last modified time | relevance | path

Searched refs:UDMapperList (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp17521 SmallVector<Expr *, 16> UDMapperList; member
17597 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
17641 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
17808 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
17865 MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPMapClause()
18811 MVLI.VarComponents, MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPToClause()
18848 MVLI.VarComponents, MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPFromClause()