Searched refs:nullBoxTy (Results 1 – 1 of 1) sorted by relevance
703 auto nullBoxTy = builder.getRefType(fir::BoxType::get(noneTy)); in genMutableBoxValueImpl() local704 return fir::MutableBoxValue(builder.createConvert(loc, nullBoxTy, temp), in genMutableBoxValueImpl()