Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp389 return NoMatchPromotionTypeConfusion; in matchesType()
482 return NoMatchPromotionTypeConfusion; in matchesType()
488 return NoMatchPromotionTypeConfusion; in matchesType()
498 return NoMatchPromotionTypeConfusion; in matchesType()
503 return NoMatchPromotionTypeConfusion; in matchesType()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h272 NoMatchPromotionTypeConfusion, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp12072 assert(Match != ArgType::NoMatchPromotionTypeConfusion); in checkFormatExpr()
12117 ImplicitMatch != ArgType::NoMatchPromotionTypeConfusion && in checkFormatExpr()
12211 case ArgType::NoMatchPromotionTypeConfusion: in checkFormatExpr()
12316 case ArgType::NoMatchPromotionTypeConfusion: in checkFormatExpr()