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

References

tools/clang/include/clang/Basic/OpenMPKinds.def
  332 OPENMP_PARALLEL_CLAUSE(if)
  333 OPENMP_PARALLEL_CLAUSE(num_threads)
  334 OPENMP_PARALLEL_CLAUSE(default)
  335 OPENMP_PARALLEL_CLAUSE(proc_bind)
  336 OPENMP_PARALLEL_CLAUSE(private)
  337 OPENMP_PARALLEL_CLAUSE(firstprivate)
  338 OPENMP_PARALLEL_CLAUSE(shared)
  339 OPENMP_PARALLEL_CLAUSE(reduction)
  340 OPENMP_PARALLEL_CLAUSE(copyin)
  341 OPENMP_PARALLEL_CLAUSE(allocate)