Searched refs:FinalTy (Results 1 – 2 of 2) sorted by relevance
990 QualType FinalTy = Arg->getType(); in rewriteToNumericBoxedExpression() local992 uint64_t FinalTySize = Ctx.getTypeSize(FinalTy); in rewriteToNumericBoxedExpression()1106 Diags.Report(Msg->getExprLoc(), diagID) << OrigTy << FinalTy in rewriteToNumericBoxedExpression()
10161 const Type *FinalTy = E->getType()->castAs<MemberPointerType>()->getClass(); in VisitCastExpr() local10162 if (!Result.castToDerived(FinalTy->getAsCXXRecordDecl())) in VisitCastExpr()