Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp8447 OMPPrivateScope GlobalsScope(CGF); in EmitSimpleOMPExecutableDirective() local
8460 GlobalsScope.addPrivate(VD, GlobLVal.getAddress()); in EmitSimpleOMPExecutableDirective()
8466 (void)GlobalsScope.Privatize(); in EmitSimpleOMPExecutableDirective()
8475 GlobalsScope.addPrivate(VD, GlobLVal.getAddress()); in EmitSimpleOMPExecutableDirective()
8498 (void)GlobalsScope.Privatize(); in EmitSimpleOMPExecutableDirective()