Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp18908 struct MappableVarListInfo { struct
18920 MappableVarListInfo(ArrayRef<Expr *> VarList) : VarList(VarList) { in MappableVarListInfo() argument
18937 MappableVarListInfo &MVLI, SourceLocation StartLoc, in checkMappableExpressionList()
19252 MappableVarListInfo MVLI(VarList); in ActOnOpenMPMapClause()
20235 MappableVarListInfo MVLI(VarList); in ActOnOpenMPToClause()
20272 MappableVarListInfo MVLI(VarList); in ActOnOpenMPFromClause()
20286 MappableVarListInfo MVLI(VarList); in ActOnOpenMPUseDevicePtrClause()
20371 MappableVarListInfo MVLI(VarList); in ActOnOpenMPUseDeviceAddrClause()
20423 MappableVarListInfo MVLI(VarList); in ActOnOpenMPIsDevicePtrClause()