Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp860 mlir::Type boxRefType = fir::ReferenceType::get(boxType); in handleExplicitDummy() local
861 addFirOperand(boxRefType, nextPassedArgPosition(), Property::MutableBox, in handleExplicitDummy()