FLANG
Public Member Functions | Public Attributes | List of all members
Fortran::common::openmp::EntryBlockArgsEntry Struct Reference

#include <flang/Common/OpenMP-utils.h>

Public Member Functions

bool isValid () const
 

Public Attributes

llvm::ArrayRef< const Fortran::semantics::Symbol * > syms
 
llvm::ArrayRef< mlir::Value > vars
 

Detailed Description

Structure holding the information needed to create and bind entry block arguments associated to a single clause.


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