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

References

tools/clang/include/clang/Basic/OpenMPKinds.def
 1039 OPENMP_DEVICE_TYPE_KIND(host)
 1040 OPENMP_DEVICE_TYPE_KIND(nohost)
 1041 OPENMP_DEVICE_TYPE_KIND(any)