Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp21669 SmallVector<Expr *, 16> UDMapperList; member
21749 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
21793 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
21979 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
22044 MVLI.VarComponents, MVLI.UDMapperList, IteratorModifier, Modifiers, in ActOnOpenMPMapClause()
23090 MVLI.VarComponents, MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPToClause()
23127 MVLI.VarComponents, MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPFromClause()