Searched refs:UDP (Results 1 – 1 of 1) sorted by relevance
230 } else if (const auto *UDP = dyn_cast<OMPUseDevicePtrClause>(C)) { in OMPSimdLexicalScope() local231 for (const Expr *E : UDP->varlists()) { in OMPSimdLexicalScope()236 } else if (const auto *UDP = dyn_cast<OMPUseDeviceAddrClause>(C)) { in OMPSimdLexicalScope() local237 for (const Expr *E : UDP->varlists()) { in OMPSimdLexicalScope()