Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp6125 const bool isBox = baseType.isa<fir::BoxType>(); in genOptionalArrayFetch() local
6131 if (hasOptionalAttr && isBox && !isAllocOrPtr) { in genOptionalArrayFetch()