Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DFormatString.h267 NoMatchTypeConfusion, enumerator
/llvm-project-15.0.7/clang/lib/AST/
H A DFormatString.cpp397 return NoMatchTypeConfusion; in matchesType()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp10088 ImplicitMatch == ArgType::NoMatchTypeConfusion) in checkFormatExpr()
10180 case ArgType::NoMatchTypeConfusion: in checkFormatExpr()
10277 case ArgType::NoMatchTypeConfusion: in checkFormatExpr()