reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
852 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(default) 853 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(private) 854 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(firstprivate) 855 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(shared) 856 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(reduction) 857 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(num_teams) 858 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(thread_limit) 859 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(lastprivate) 860 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(collapse) 861 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(dist_schedule) 862 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(allocate)