LLVM OpenMP 22.0.0git
omptest::AssertEventGroup Struct Reference

POD type, which holds the target region id, corresponding to an event group. More...

#include "/home/buildbot/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

Detailed Description

POD type, which holds the target region id, corresponding to an event group.

Definition at line 368 of file OmptAssertEvent.h.

Constructor & Destructor Documentation

◆ AssertEventGroup()

omptest::AssertEventGroup::AssertEventGroup ( uint64_t TargetRegion)
inline

Definition at line 369 of file OmptAssertEvent.h.

References TargetRegion.

Member Data Documentation

◆ TargetRegion


The documentation for this struct was generated from the following file: