Searched refs:sourceIsBoxValue (Results 1 – 1 of 1) sorted by relevance
21 const bool sourceIsBoxValue = mlir::isa<fir::BaseBoxType>(memType); in verifyDeclareLikeOpImpl() local23 const bool sourceIsBox = sourceIsBoxValue || sourceIsBoxAddress; in verifyDeclareLikeOpImpl()55 if (!sourceIsBoxValue) in verifyDeclareLikeOpImpl()