Base class of the entries info.
More...
#include <CGOpenMPRuntime.h>
Base class of the entries info.
Definition at line 334 of file CGOpenMPRuntime.h.
Kind of a given entry.
Currently, only target regions are supported.
| Enumerator |
|---|
| OFFLOAD_ENTRY_INFO_TARGET_REGION |
|
| OFFLOAD_ENTRY_INFO_INVALID |
|
Definition at line 338 of file CGOpenMPRuntime.h.
| clang::OffloadEntriesInfoManagerTy::OffloadEntryInfo::OffloadEntryInfo |
( |
| ) |
|
|
inline |
| static bool clang::OffloadEntriesInfoManagerTy::OffloadEntryInfo::classof |
( |
const OffloadEntryInfo * |
Info | ) |
|
|
inlinestatic |
| unsigned clang::OffloadEntriesInfoManagerTy::OffloadEntryInfo::getOrder |
( |
| ) |
const |
|
inline |
| bool clang::OffloadEntriesInfoManagerTy::OffloadEntryInfo::isValid |
( |
| ) |
const |
|
inline |
| unsigned clang::OffloadEntriesInfoManagerTy::OffloadEntryInfo::Order |
|
protected |
The documentation for this class was generated from the following file: