Searched refs:ShouldNotPrintDirectly (Results 1 – 1 of 1) sorted by relevance
5203 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local5209 ShouldNotPrintDirectly = true; in checkFormatExpr()5226 if (IntendedTy == ExprTy && !ShouldNotPrintDirectly) { in checkFormatExpr()5277 if (ShouldNotPrintDirectly) { in checkFormatExpr()