enum OpenMPDeviceType

Description

OpenMP device type for 'device_type' clause.

Declared at: clang/include/clang/Basic/OpenMPKinds.h:135

Enumerators

NameValueComment
OMPC_DEVICE_TYPE_host0
OMPC_DEVICE_TYPE_nohost1
OMPC_DEVICE_TYPE_any2
OMPC_DEVICE_TYPE_unknown3