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.cpp20896 struct MappableVarListInfo { struct
20908 MappableVarListInfo(ArrayRef<Expr *> VarList) : VarList(VarList) { in MappableVarListInfo() argument
20925 MappableVarListInfo &MVLI, SourceLocation StartLoc, in checkMappableExpressionList()
21271 MappableVarListInfo MVLI(VarList); in ActOnOpenMPMapClause()
22402 MappableVarListInfo MVLI(VarList); in ActOnOpenMPToClause()
22439 MappableVarListInfo MVLI(VarList); in ActOnOpenMPFromClause()
22454 MappableVarListInfo MVLI(VarList); in ActOnOpenMPUseDevicePtrClause()
22540 MappableVarListInfo MVLI(VarList); in ActOnOpenMPUseDeviceAddrClause()
22594 MappableVarListInfo MVLI(VarList); in ActOnOpenMPIsDevicePtrClause()
22678 MappableVarListInfo MVLI(VarList); in ActOnOpenMPHasDeviceAddrClause()