Searched refs:OMPMappableExprListClause (Results 1 – 2 of 2) sorted by relevance
5153 class OMPMappableExprListClause : public OMPVarListClause<T>,5196 OMPMappableExprListClause(5717 friend OMPMappableExprListClause; variable6672 friend OMPMappableExprListClause; variable6869 : public OMPMappableExprListClause<OMPFromClause>,6874 friend OMPMappableExprListClause; variable7075 friend OMPMappableExprListClause; variable7239 friend OMPMappableExprListClause; variable7338 : public OMPMappableExprListClause<OMPIsDevicePtrClause>,7343 friend OMPMappableExprListClause; variable[all …]
10116 TreeTransform<Derived> &TT, OMPMappableExprListClause<T> *C, in transformOMPMappableExprListClause()