Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp4319 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local
4325 ShouldNotPrintDirectly = true; in checkFormatExpr()
4342 if (IntendedTy == ExprTy && !ShouldNotPrintDirectly) { in checkFormatExpr()
4394 if (ShouldNotPrintDirectly) { in checkFormatExpr()