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