reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
659 OPENMP_TASKLOOP_SIMD_CLAUSE(if) 660 OPENMP_TASKLOOP_SIMD_CLAUSE(shared) 661 OPENMP_TASKLOOP_SIMD_CLAUSE(private) 662 OPENMP_TASKLOOP_SIMD_CLAUSE(firstprivate) 663 OPENMP_TASKLOOP_SIMD_CLAUSE(lastprivate) 664 OPENMP_TASKLOOP_SIMD_CLAUSE(default) 665 OPENMP_TASKLOOP_SIMD_CLAUSE(collapse) 666 OPENMP_TASKLOOP_SIMD_CLAUSE(final) 667 OPENMP_TASKLOOP_SIMD_CLAUSE(untied) 668 OPENMP_TASKLOOP_SIMD_CLAUSE(mergeable) 669 OPENMP_TASKLOOP_SIMD_CLAUSE(priority) 670 OPENMP_TASKLOOP_SIMD_CLAUSE(linear) 671 OPENMP_TASKLOOP_SIMD_CLAUSE(aligned) 672 OPENMP_TASKLOOP_SIMD_CLAUSE(safelen) 673 OPENMP_TASKLOOP_SIMD_CLAUSE(simdlen) 674 OPENMP_TASKLOOP_SIMD_CLAUSE(grainsize) 675 OPENMP_TASKLOOP_SIMD_CLAUSE(nogroup) 676 OPENMP_TASKLOOP_SIMD_CLAUSE(num_tasks) 677 OPENMP_TASKLOOP_SIMD_CLAUSE(reduction) 678 OPENMP_TASKLOOP_SIMD_CLAUSE(in_reduction) 679 OPENMP_TASKLOOP_SIMD_CLAUSE(allocate)