FLANG
Fortran::semantics::omp::LoopSequence Struct Reference

Public Member Functions

 LoopSequence (const parser::ExecutionPartConstruct &root, bool allowAllLoops=false)
template<typename R, typename = std::enable_if_t<is_range_v<R>>>
 LoopSequence (const R &range, bool allowAllLoops=false)
bool isNest () const
std::optional< int64_t > length () const
const std::vector< LoopSequence > & children () const

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