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

References

tools/clang/include/clang/Basic/OpenMPKinds.def
  511 OPENMP_TARGET_CLAUSE(if)
  512 OPENMP_TARGET_CLAUSE(device)
  513 OPENMP_TARGET_CLAUSE(map)
  514 OPENMP_TARGET_CLAUSE(private)
  515 OPENMP_TARGET_CLAUSE(nowait)
  516 OPENMP_TARGET_CLAUSE(depend)
  517 OPENMP_TARGET_CLAUSE(defaultmap)
  518 OPENMP_TARGET_CLAUSE(firstprivate)
  519 OPENMP_TARGET_CLAUSE(is_device_ptr)
  520 OPENMP_TARGET_CLAUSE(reduction)
  521 OPENMP_TARGET_CLAUSE(allocate)