Searched refs:CastTyName (Results 1 – 1 of 1) sorted by relevance
4152 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local4155 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()4235 Name = CastTyName; in checkFormatExpr()