Searched refs:ShouldNotPrintDirectly (Results 1 – 1 of 1) sorted by relevance
9152 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local9164 ShouldNotPrintDirectly = true; in checkFormatExpr()9181 if (IntendedTy == ExprTy && !ShouldNotPrintDirectly) { in checkFormatExpr()9219 if (!AT.matchesType(S.Context, IntendedTy) || ShouldNotPrintDirectly) in checkFormatExpr()9242 if (ShouldNotPrintDirectly) { in checkFormatExpr()