FLANG
|
Class to lower evaluate::ArrayConstructor<T> to hlfir::EntityWithAttributes. More...
#include <flang/Lower/ConvertArrayConstructor.h>
Static Public Member Functions | |
static hlfir::EntityWithAttributes | gen (mlir::Location loc, Fortran::lower::AbstractConverter &converter, const Fortran::evaluate::ArrayConstructor< T > &expr, Fortran::lower::SymMap &symMap, Fortran::lower::StatementContext &stmtCtx) |
Entry point for evaluate::ArrayConstructor lowering. | |
Class to lower evaluate::ArrayConstructor<T> to hlfir::EntityWithAttributes.