reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/Basic/OpenMPKinds.def
  938 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(if)
  939 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(device)
  940 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(map)
  941 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(private)
  942 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(nowait)
  943 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(depend)
  944 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(defaultmap)
  945 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(firstprivate)
  946 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(is_device_ptr)
  947 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(default)
  948 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(shared)
  949 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(reduction)
  950 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(num_teams)
  951 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(thread_limit)
  952 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(lastprivate)
  953 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(collapse)
  954 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(dist_schedule)
  955 OPENMP_TARGET_TEAMS_DISTRIBUTE_CLAUSE(allocate)