reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
490 OPENMP_TASK_CLAUSE(if) 491 OPENMP_TASK_CLAUSE(final) 492 OPENMP_TASK_CLAUSE(default) 493 OPENMP_TASK_CLAUSE(private) 494 OPENMP_TASK_CLAUSE(firstprivate) 495 OPENMP_TASK_CLAUSE(shared) 496 OPENMP_TASK_CLAUSE(untied) 497 OPENMP_TASK_CLAUSE(mergeable) 498 OPENMP_TASK_CLAUSE(depend) 499 OPENMP_TASK_CLAUSE(priority) 500 OPENMP_TASK_CLAUSE(in_reduction) 501 OPENMP_TASK_CLAUSE(allocate)