Searched refs:ShouldNotPrintDirectly (Results 1 – 1 of 1) sorted by relevance
12175 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local12189 ShouldNotPrintDirectly = true; in checkFormatExpr()12206 if (IntendedTy == ExprTy && !ShouldNotPrintDirectly && !IsScopedEnum) { in checkFormatExpr()12248 ShouldNotPrintDirectly) in checkFormatExpr()12275 if (ShouldNotPrintDirectly && !IsScopedEnum) { in checkFormatExpr()