Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4530 OMPPrivateScope InRedScope(CGF); in EmitOMPTaskBasedDirective() local
4559 InRedScope.addPrivate(RedCG.getBaseDecl(Cnt), in EmitOMPTaskBasedDirective()
4563 (void)InRedScope.Privatize(); in EmitOMPTaskBasedDirective()