Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7549 bool EmitTypeMismatch = false; in checkFormatExpr() local
7580 EmitTypeMismatch = true; in checkFormatExpr()
7594 EmitTypeMismatch = true; in checkFormatExpr()
7611 if (EmitTypeMismatch) { in checkFormatExpr()