Searched refs:handleBoxed (Results 1 – 1 of 1) sorted by relevance
772 auto handleBoxed = [&](const auto &box) -> llvm::SmallVector<mlir::Value> { in getTypeParams() local786 [&](const fir::BoxValue &box) { return handleBoxed(box); }, in getTypeParams()787 [&](const fir::MutableBoxValue &box) { return handleBoxed(box); }, in getTypeParams()