enum OpenMPMapModifierKind

Description

OpenMP modifier kind for 'map' clause.

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

Enumerators

NameValueComment
OMPC_MAP_MODIFIER_unknown6
OMPC_MAP_MODIFIER_always7
OMPC_MAP_MODIFIER_close8
OMPC_MAP_MODIFIER_mapper9
OMPC_MAP_MODIFIER_present10
OMPC_MAP_MODIFIER_ompx_hold11
OMPC_MAP_MODIFIER_last12