Searched refs:OMPMappableExprListClause (Results 1 – 2 of 2) sorted by relevance
5023 class OMPMappableExprListClause : public OMPVarListClause<T>,5066 OMPMappableExprListClause(5587 friend OMPMappableExprListClause; variable6541 friend OMPMappableExprListClause; variable6738 : public OMPMappableExprListClause<OMPFromClause>,6743 friend OMPMappableExprListClause; variable6939 : public OMPMappableExprListClause<OMPUseDevicePtrClause>,6944 friend OMPMappableExprListClause; variable7108 friend OMPMappableExprListClause; variable7207 : public OMPMappableExprListClause<OMPIsDevicePtrClause>,[all …]
9873 TreeTransform<Derived> &TT, OMPMappableExprListClause<T> *C, in transformOMPMappableExprListClause()