Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp771 for (const RecordDecl *TeamReductionRec : TeamsReductions) { in emitKernelDeinit() local
772 QualType RecTy = C.getRecordType(TeamReductionRec); in emitKernelDeinit()