Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22084 SmallVector<Expr *, 16> UDMapperList; member
22164 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
22208 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
22394 MVLI.UDMapperList.push_back(ER.get()); in checkMappableExpressionList()
22459 MVLI.VarComponents, MVLI.UDMapperList, IteratorModifier, Modifiers, in ActOnOpenMPMapClause()
23567 MVLI.VarComponents, MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPToClause()
23604 MVLI.VarComponents, MVLI.UDMapperList, Modifiers, ModifiersLoc, in ActOnOpenMPFromClause()