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

References

tools/clang/include/clang/Basic/OpenMPKinds.def
  344 OPENMP_SIMD_CLAUSE(private)
  345 OPENMP_SIMD_CLAUSE(lastprivate)
  346 OPENMP_SIMD_CLAUSE(linear)
  347 OPENMP_SIMD_CLAUSE(aligned)
  348 OPENMP_SIMD_CLAUSE(safelen)
  349 OPENMP_SIMD_CLAUSE(simdlen)
  350 OPENMP_SIMD_CLAUSE(collapse)
  351 OPENMP_SIMD_CLAUSE(reduction)
  352 OPENMP_SIMD_CLAUSE(allocate)