Searched defs:ToTy (Results 1 – 7 of 7) sorted by relevance
39 QualType ToTy = Ctx.getCanonicalType(CE->getType()); in checkPreStmt() local
94 QualType ToTy = Ctx.getCanonicalType(CE->getType()); in checkPreStmt() local
53 const QualType ToTy, in tryToFixConversion()
8548 QualType ToTy = Conv.Bad.getToType(); in DiagnoseBadConversion() local
372 static bool shouldBeModeledWithNoOp(ASTContext &Context, QualType ToTy, in shouldBeModeledWithNoOp()
314 QualType ToTy; variable
358 void *ToTy; member