Lines Matching defs:boxTy
424 .template Case<fir::BoxCharType>([&](fir::BoxCharType boxTy) {
428 fir::CodeGenSpecifics::getTypeAndAttr(boxTy));
439 auto m = specifics->boxcharArgumentType(boxTy.getEleTy());
879 .template Case<fir::BoxCharType>([&](fir::BoxCharType boxTy) {
882 fir::CodeGenSpecifics::getTypeAndAttr(boxTy));
888 specifics->boxcharArgumentType(boxTy.getEleTy())) {
1004 auto boxTy = oldArgTys[fixup.index - offset - fixup.second];
1006 loc, boxTy, func.front().getArgument(fixup.index - 1), newArg);
1085 auto boxTy = oldArgTys[fixup.index - offset];
1087 auto box = rewriter->create<fir::EmboxCharOp>(loc, boxTy, newBufArg,