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

References

tools/clang/include/clang/Basic/OpenMPKinds.def
  748 OPENMP_DISTRIBUTE_CLAUSE(private)
  749 OPENMP_DISTRIBUTE_CLAUSE(firstprivate)
  750 OPENMP_DISTRIBUTE_CLAUSE(lastprivate)
  751 OPENMP_DISTRIBUTE_CLAUSE(collapse)
  752 OPENMP_DISTRIBUTE_CLAUSE(dist_schedule)
  753 OPENMP_DISTRIBUTE_CLAUSE(allocate)