Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4796 OMPPrivateScope FirstprivateScope(CGF); in EmitOMPTaskBasedDirective() local
4802 FirstprivateScope.addPrivate(Pair.first, Replacement); in EmitOMPTaskBasedDirective()
4804 (void)FirstprivateScope.Privatize(); in EmitOMPTaskBasedDirective()