FLANG
Fortran::parser::OpenMPAtomicConstruct::Analysis Struct Reference

Classes

struct  Op

Public Attributes

TypedExpr atom
TypedExpr cond
Op op0
Op op1

Static Public Attributes

static constexpr int None = 0
static constexpr int Read = 1
static constexpr int Write = 2
static constexpr int Update = Read | Write
static constexpr int Action = 3
static constexpr int IfTrue = 4
static constexpr int IfFalse = 8
static constexpr int Condition = 12

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