FLANG
Fortran::semantics::omp::LoopControl Struct Reference

Public Member Functions

 LoopControl (LoopControl &&x)=default
 LoopControl (const LoopControl &x)=default
 LoopControl (const parser::LoopControl::Bounds &x)
 LoopControl (const parser::ConcurrentControl &x)

Public Attributes

const Symboliv {nullptr}
WithSource< MaybeExpr > lbound
WithSource< MaybeExpr > ubound
WithSource< MaybeExpr > step

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