Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DOpenMPClause.h3604 class OMPMappableExprListClause : public OMPVarListClause<T>,
4048 friend OMPMappableExprListClause; variable
4137 : OMPMappableExprListClause( in OMPMapClause()
4857 friend OMPMappableExprListClause; variable
4887 : OMPMappableExprListClause( in OMPToClause()
4951 : public OMPMappableExprListClause<OMPFromClause>,
4956 friend OMPMappableExprListClause; variable
4986 : OMPMappableExprListClause( in OMPFromClause()
5055 friend OMPMappableExprListClause; variable
5215 : public OMPMappableExprListClause<OMPIsDevicePtrClause>,
[all …]