Searched refs:ShouldNotPrintDirectly (Results 1 – 1 of 1) sorted by relevance
4319 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local4325 ShouldNotPrintDirectly = true; in checkFormatExpr()4342 if (IntendedTy == ExprTy && !ShouldNotPrintDirectly) { in checkFormatExpr()4394 if (ShouldNotPrintDirectly) { in checkFormatExpr()