Base class of the entries info.
More...
#include <CGOpenMPRuntime.h>
Base class of the entries info.
Definition at line 249 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 253 of file CGOpenMPRuntime.h.
clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfo::OffloadEntryInfo |
( |
| ) |
|
|
inline |
static bool clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfo::classof |
( |
const OffloadEntryInfo * |
Info | ) |
|
|
inlinestatic |
unsigned clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfo::getOrder |
( |
| ) |
const |
|
inline |
bool clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfo::isValid |
( |
| ) |
const |
|
inline |
unsigned clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfo::Order |
|
protected |
The documentation for this class was generated from the following file: