Searched refs:ShouldNotPrintDirectly (Results 1 – 1 of 1) sorted by relevance
8369 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local8383 ShouldNotPrintDirectly = true; in checkFormatExpr()8400 if (IntendedTy == ExprTy && !ShouldNotPrintDirectly && !IsScopedEnum) { in checkFormatExpr()8445 if ((IntendedMatch != ArgType::Match) || ShouldNotPrintDirectly) in checkFormatExpr()8472 if (ShouldNotPrintDirectly && !IsScopedEnum) { in checkFormatExpr()