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