enum OffloadEntriesInfoManagerTy::OMPTargetRegionEntryKind

Description

Kind of the target registry entry.

Declared at: clang/lib/CodeGen/CGOpenMPRuntime.h:590

Enumerators

NameValueComment
OMPTargetRegionEntryTargetRegion0Mark the entry as target region.
OMPTargetRegionEntryCtor2Mark the entry as a global constructor.
OMPTargetRegionEntryDtor4Mark the entry as a global destructor.