Searched refs:Privatize (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp78 (void)InlinedShareds.Privatize();
416 (void)PrivateScope.Privatize();
557 (void)Remap.Privatize();
566 (void)Remap.Privatize();
1242 (void)PrivateScope.Privatize();
1380 (void)VarScope.Privatize();
1464 (void)PreCondScope.Privatize();
1579 (void)VarScope.Privatize();
1642 (void)LoopScope.Privatize();
2011 (void)LoopScope.Privatize();
[all...]
H A DCGOpenMPRuntime.cpp351 (void)PrivScope.Privatize();
775 (void)Scope.Privatize();
3550 (void)InitScope.Privatize();
3564 (void)InitScope.Privatize();
4181 Scope.Privatize();
4283 Scope.Privatize();
4563 (void)PrivateScope.Privatize();
H A DCodeGenFunction.h642 bool Privatize() { function in class:clang::CodeGen::CodeGenFunction::OMPPrivateScope

Completed in 256 milliseconds