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

References

tools/clang/include/clang/Basic/OpenMPKinds.def
  833 OPENMP_TARGET_SIMD_CLAUSE(if)
  834 OPENMP_TARGET_SIMD_CLAUSE(device)
  835 OPENMP_TARGET_SIMD_CLAUSE(map)
  836 OPENMP_TARGET_SIMD_CLAUSE(private)
  837 OPENMP_TARGET_SIMD_CLAUSE(nowait)
  838 OPENMP_TARGET_SIMD_CLAUSE(depend)
  839 OPENMP_TARGET_SIMD_CLAUSE(defaultmap)
  840 OPENMP_TARGET_SIMD_CLAUSE(firstprivate)
  841 OPENMP_TARGET_SIMD_CLAUSE(is_device_ptr)
  842 OPENMP_TARGET_SIMD_CLAUSE(lastprivate)
  843 OPENMP_TARGET_SIMD_CLAUSE(linear)
  844 OPENMP_TARGET_SIMD_CLAUSE(aligned)
  845 OPENMP_TARGET_SIMD_CLAUSE(safelen)
  846 OPENMP_TARGET_SIMD_CLAUSE(simdlen)
  847 OPENMP_TARGET_SIMD_CLAUSE(collapse)
  848 OPENMP_TARGET_SIMD_CLAUSE(reduction)
  849 OPENMP_TARGET_SIMD_CLAUSE(allocate)