|
LLVM OpenMP 22.0.0git
|
POD type, which holds the target region id, corresponding to an event group. More...
#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/openmp/tools/omptest/include/OmptAssertEvent.h"
Public Member Functions | |
| AssertEventGroup (uint64_t TargetRegion) | |
Public Attributes | |
| uint64_t | TargetRegion |
POD type, which holds the target region id, corresponding to an event group.
Definition at line 368 of file OmptAssertEvent.h.
|
inline |
Definition at line 369 of file OmptAssertEvent.h.
References TargetRegion.
| uint64_t omptest::AssertEventGroup::TargetRegion |
Definition at line 370 of file OmptAssertEvent.h.
Referenced by omptest::OmptEventGroupInterface::addActiveEventGroup(), AssertEventGroup(), omptest::OmptEventGroupInterface::checkActiveEventGroups(), and omptest::OmptEventGroupInterface::checkDeprecatedEventGroups().