Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp10267 bool EmitTypeMismatch = false; in checkFormatExpr() local
10294 EmitTypeMismatch = true; in checkFormatExpr()
10308 EmitTypeMismatch = true; in checkFormatExpr()
10325 if (EmitTypeMismatch) { in checkFormatExpr()