FLANG
ObjectEntryBlockArgsEntry Struct Reference

Public Member Functions

bool isValid () const
llvm::SmallVector< const semantics::Symbol * > getSyms () const

Public Attributes

llvm::SmallVector< Object > objects
llvm::ArrayRef< mlir::Value > vars

Detailed Description

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


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