Searched defs:missingLengthParameters (Results 1 – 1 of 1) sorted by relevance
307 RuntimeTempStrategy(mlir::Location loc,fir::FirOpBuilder & builder,Fortran::lower::StatementContext & stmtCtx,Fortran::lower::SymMap & symMap,fir::SequenceType declaredType,std::optional<mlir::Value> extent,llvm::ArrayRef<mlir::Value> lengths,bool missingLengthParameters) RuntimeTempStrategy() argument 565 static bool missingLengthParameters(mlir::Type elementType, missingLengthParameters() function