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