Searched refs:ShouldNotPrintDirectly (Results 1 – 1 of 1) sorted by relevance
7408 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local7422 ShouldNotPrintDirectly = true; in checkFormatExpr()7439 if (IntendedTy == ExprTy && !ShouldNotPrintDirectly && !IsScopedEnum) { in checkFormatExpr()7484 if ((IntendedMatch != ArgType::Match) || ShouldNotPrintDirectly) in checkFormatExpr()7511 if (ShouldNotPrintDirectly && !IsScopedEnum) { in checkFormatExpr()