Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp230 } else if (const auto *UDP = dyn_cast<OMPUseDevicePtrClause>(C)) { in OMPSimdLexicalScope() local
231 for (const Expr *E : UDP->varlists()) { in OMPSimdLexicalScope()
236 } else if (const auto *UDP = dyn_cast<OMPUseDeviceAddrClause>(C)) { in OMPSimdLexicalScope() local
237 for (const Expr *E : UDP->varlists()) { in OMPSimdLexicalScope()