Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2998 OMPPrivateScope InRedScope(CGF); in EmitOMPTaskBasedDirective() local
3023 InRedScope.addPrivate(RedCG.getBaseDecl(Cnt), in EmitOMPTaskBasedDirective()
3027 (void)InRedScope.Privatize(); in EmitOMPTaskBasedDirective()