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

/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp340 (void)Remap.Privatize();
349 (void)Remap.Privatize();
893 (void)PrivateScope.Privatize();
1021 (void)VarScope.Privatize();
1093 (void)PreCondScope.Privatize();
1173 (void)VarScope.Privatize();
1234 (void)LoopScope.Privatize();
1525 (void)LoopScope.Privatize();
1702 (void)LoopScope.Privatize();
1762 (void)SingleScope.Privatize();
[all...]
H A DCGOpenMPRuntime.cpp2449 (void)InitScope.Privatize();
2463 (void)InitScope.Privatize();
2710 Scope.Privatize();
2795 Scope.Privatize();
3077 (void)PrivateScope.Privatize();
H A DCodeGenFunction.h622 bool Privatize() { function in class:clang::CodeGen::CodeGenFunction::OMPPrivateScope

Completed in 1402 milliseconds