Home
last modified time | relevance | path

Searched refs:ShouldNotPrintDirectly (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp5203 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local
5209 ShouldNotPrintDirectly = true; in checkFormatExpr()
5226 if (IntendedTy == ExprTy && !ShouldNotPrintDirectly) { in checkFormatExpr()
5277 if (ShouldNotPrintDirectly) { in checkFormatExpr()