Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22074 struct MappableVarListInfo { struct
22086 MappableVarListInfo(ArrayRef<Expr *> VarList) : VarList(VarList) { in MappableVarListInfo() function
22103 MappableVarListInfo &MVLI, SourceLocation StartLoc, in checkMappableExpressionList()
22449 MappableVarListInfo MVLI(VarList); in ActOnOpenMPMapClause()
23559 MappableVarListInfo MVLI(VarList); in ActOnOpenMPToClause()
23596 MappableVarListInfo MVLI(VarList); in ActOnOpenMPFromClause()
23610 MappableVarListInfo MVLI(VarList); in ActOnOpenMPUseDevicePtrClause()
23695 MappableVarListInfo MVLI(VarList); in ActOnOpenMPUseDeviceAddrClause()
23747 MappableVarListInfo MVLI(VarList); in ActOnOpenMPIsDevicePtrClause()
23830 MappableVarListInfo MVLI(VarList); in ActOnOpenMPHasDeviceAddrClause()