Searched defs:descRef (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/lib/Lower/ |
H A D | IO.cpp | 2081 genBeginDataTransferCallArgs(llvm::SmallVectorImpl<mlir::Value> & ioArgs,Fortran::lower::AbstractConverter & converter,mlir::Location loc,const A & stmt,mlir::FunctionType ioFuncTy,bool isFormatted,bool isListOrNml,bool isInternal,const std::optional<fir::ExtendedValue> & descRef,ConditionSpecInfo & csi,Fortran::lower::StatementContext & stmtCtx) genBeginDataTransferCallArgs() argument 2156 std::optional<fir::ExtendedValue> descRef = genDataTransferStmt() local
|