Home
last modified time | relevance | path

Searched refs:nullBoxTy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp703 auto nullBoxTy = builder.getRefType(fir::BoxType::get(noneTy)); in genMutableBoxValueImpl() local
704 return fir::MutableBoxValue(builder.createConvert(loc, nullBoxTy, temp), in genMutableBoxValueImpl()