Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp12308 bool EmitTypeMismatch = false; in checkFormatExpr() local
12338 EmitTypeMismatch = true; in checkFormatExpr()
12352 EmitTypeMismatch = true; in checkFormatExpr()
12369 if (EmitTypeMismatch) { in checkFormatExpr()