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