Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp21562 struct MappableVarListInfo { struct
21574 MappableVarListInfo(ArrayRef<Expr *> VarList) : VarList(VarList) { in MappableVarListInfo() function
21788 MappableVarListInfo &MVLI, SourceLocation StartLoc, in checkMappableExpressionList()
22169 MappableVarListInfo MVLI(VarList); in ActOnOpenMPMapClause()
23319 MappableVarListInfo MVLI(VarList); in ActOnOpenMPToClause()
23356 MappableVarListInfo MVLI(VarList); in ActOnOpenMPFromClause()
23371 MappableVarListInfo MVLI(VarList); in ActOnOpenMPUseDevicePtrClause()
23457 MappableVarListInfo MVLI(VarList); in ActOnOpenMPUseDeviceAddrClause()
23511 MappableVarListInfo MVLI(VarList); in ActOnOpenMPIsDevicePtrClause()
23597 MappableVarListInfo MVLI(VarList); in ActOnOpenMPHasDeviceAddrClause()