Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h278 NoMatchTypeConfusion, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp425 return NoMatchTypeConfusion; in matchesType()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp12118 ImplicitMatch != ArgType::NoMatchTypeConfusion) in checkFormatExpr()
12123 ImplicitMatch == ArgType::NoMatchTypeConfusion) in checkFormatExpr()
12216 case ArgType::NoMatchTypeConfusion: in checkFormatExpr()
12321 case ArgType::NoMatchTypeConfusion: in checkFormatExpr()