Searched refs:ShouldNotPrintDirectly (Results 1 – 1 of 1) sorted by relevance
10144 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local10156 ShouldNotPrintDirectly = true; in checkFormatExpr()10173 if (IntendedTy == ExprTy && !ShouldNotPrintDirectly) { in checkFormatExpr()10211 if (!AT.matchesType(S.Context, IntendedTy) || ShouldNotPrintDirectly) in checkFormatExpr()10234 if (ShouldNotPrintDirectly) { in checkFormatExpr()