Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp20906 SmallVector<Expr *, 16> UDMapperList; member
20986 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
21030 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
21216 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
21281 MVLI.VarComponents, MVLI.UDMapperList, IteratorModifier, Modifiers, in ActOnOpenMPMapClause()
22410 MVLI.VarComponents, MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPToClause()
22447 MVLI.VarComponents, MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPFromClause()