reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3025 bool EmitOMPFirstprivateClause(const OMPExecutableDirective &D,
1321 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope); 2378 if (EmitOMPFirstprivateClause(S, LoopScope) || HasLinears) { 2677 if (CGF.EmitOMPFirstprivateClause(S, LoopScope)) { 2792 (void)CGF.EmitOMPFirstprivateClause(S, SingleScope); 3434 if (EmitOMPFirstprivateClause(S, LoopScope)) { 4197 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope); 4258 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope); 4278 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope); 4838 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope);