Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp10844 struct MappableVarListInfo final { struct
10854 MappableVarListInfo(ArrayRef<Expr *> VarList) : VarList(VarList) { in MappableVarListInfo() argument
10870 OpenMPClauseKind CKind, MappableVarListInfo &MVLI, in checkMappableExpressionList()
11046 MappableVarListInfo MVLI(VarList); in ActOnOpenMPMapClause()
11664 MappableVarListInfo MVLI(VarList); in ActOnOpenMPToClause()
11678 MappableVarListInfo MVLI(VarList); in ActOnOpenMPFromClause()