reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
391 CodeGenFunction::OMPPrivateScope PrivScope; 818 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); 1379 CodeGenFunction::OMPPrivateScope Scope(CGF); 4821 CodeGenFunction::OMPPrivateScope InitScope(CGF); 4834 CodeGenFunction::OMPPrivateScope InitScope(CGF); 5514 CodeGenFunction::OMPPrivateScope Scope(CGF); 5595 CodeGenFunction::OMPPrivateScope Scope(CGF); 5900 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); 6109 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); 8925 CodeGenFunction::OMPPrivateScope Scope(MapperCGF);tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
2544 CodeGenFunction::OMPPrivateScope PrivateArgScope(CGF);
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp46 CodeGenFunction::OMPPrivateScope InlinedShareds; 178 CodeGenFunction::OMPPrivateScope InlinedShareds; 578 CodeGenFunction::OMPPrivateScope LocalScope(*this); 719 CodeGenFunction::OMPPrivateScope Remap(*this); 728 CodeGenFunction::OMPPrivateScope Remap(*this); 738 OMPPrivateScope &PrivateScope) { 876 CodeGenFunction::OMPPrivateScope &PrivateScope) { 970 const OMPExecutableDirective &D, OMPPrivateScope &PrivateScope) { 1103 CodeGenFunction::OMPPrivateScope &PrivateScope) { 1319 OMPPrivateScope PrivateScope(CGF); 1504 CodeGenFunction::OMPPrivateScope VarScope(*this); 1553 const OMPLoopDirective &S, CodeGenFunction::OMPPrivateScope &LoopScope) { 1608 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); 1641 const OMPLoopDirective &D, CodeGenFunction::OMPPrivateScope &PrivateScope) { 1743 OMPPrivateScope VarScope(*this); 1825 CodeGenFunction::OMPPrivateScope LoopScope(CGF); 1867 CodeGenFunction::OMPPrivateScope &LoopScope, 1972 const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered, 2082 OMPPrivateScope &LoopScope, const OMPLoopArguments &LoopArgs, 2377 OMPPrivateScope LoopScope(*this); 2676 CodeGenFunction::OMPPrivateScope LoopScope(CGF); 2791 OMPPrivateScope SingleScope(CGF); 2984 OMPPrivateScope Scope(CGF); 3090 OMPPrivateScope InRedScope(CGF); 3187 OMPPrivateScope TargetScope(*this); 3223 OMPPrivateScope Scope(CGF); 3433 OMPPrivateScope LoopScope(*this); 4196 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); 4257 OMPPrivateScope PrivateScope(CGF); 4277 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); 4326 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); 4372 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); 4417 OMPPrivateScope PrivateScope(CGF); 4439 OMPPrivateScope PrivateScope(CGF); 4462 OMPPrivateScope PrivateScope(CGF); 4485 OMPPrivateScope PrivateScope(CGF); 4510 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); 4562 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); 4634 const OMPClause &NC, OMPPrivateScope &PrivateScope, 4736 OMPPrivateScope PrivateScope(CGF); 4837 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); 4958 CodeGenFunction::OMPPrivateScope &Privates) { 5023 OMPPrivateScope LoopScope(CGF); 5180 OMPPrivateScope LoopGlobals(CGF);tools/clang/lib/CodeGen/CodeGenFunction.h
904 OMPPrivateScope(const OMPPrivateScope &) = delete; 905 void operator=(const OMPPrivateScope &) = delete; 3026 OMPPrivateScope &PrivateScope); 3028 OMPPrivateScope &PrivateScope); 3030 const OMPClause &C, OMPPrivateScope &PrivateScope, 3056 OMPPrivateScope &PrivateScope); 3069 CodeGenFunction::OMPPrivateScope &PrivateScope); 3084 OMPPrivateScope &PrivateScope); 3248 OMPPrivateScope &LoopScope); 3312 const OMPLoopDirective &S, OMPPrivateScope &LoopScope, 3318 OMPPrivateScope &LoopScope, bool Ordered, 3323 OMPPrivateScope &LoopScope,