Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp384 return MatchPromotion; in matchesType()
469 return MatchPromotion; in matchesType()
476 return MatchPromotion; in matchesType()
480 return MatchPromotion; in matchesType()
486 return MatchPromotion; in matchesType()
493 return MatchPromotion; in matchesType()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h269 MatchPromotion, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp12109 if (Match == ArgType::MatchPromotion) in checkFormatExpr()
12113 if (Match == ArgType::MatchPromotion) { in checkFormatExpr()
12125 assert(Match != ArgType::MatchPromotion); in checkFormatExpr()
12210 case ArgType::MatchPromotion: in checkFormatExpr()
12315 case ArgType::MatchPromotion: in checkFormatExpr()