Searched refs:OMPMappableExprListClause (Results 1 – 2 of 2) sorted by relevance
5271 class OMPMappableExprListClause : public OMPVarListClause<T>,5314 OMPMappableExprListClause(5835 friend OMPMappableExprListClause; variable6846 friend OMPMappableExprListClause; variable7042 : public OMPMappableExprListClause<OMPFromClause>,7047 friend OMPMappableExprListClause; variable7247 friend OMPMappableExprListClause; variable7411 friend OMPMappableExprListClause; variable7510 : public OMPMappableExprListClause<OMPIsDevicePtrClause>,7515 friend OMPMappableExprListClause; variable[all …]
10440 TreeTransform<Derived> &TT, OMPMappableExprListClause<T> *C, in transformOMPMappableExprListClause()