Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp389 return NoMatchPromotionTypeConfusion; in matchesType()
495 return NoMatchPromotionTypeConfusion; in matchesType()
501 return NoMatchPromotionTypeConfusion; in matchesType()
511 return NoMatchPromotionTypeConfusion; in matchesType()
516 return NoMatchPromotionTypeConfusion; in matchesType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h283 NoMatchPromotionTypeConfusion, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7297 assert(Match != ArgType::NoMatchPromotionTypeConfusion); in checkFormatExpr()
7350 ImplicitMatch != ArgType::NoMatchPromotionTypeConfusion && in checkFormatExpr()
7444 case ArgType::NoMatchPromotionTypeConfusion: in checkFormatExpr()
7557 case ArgType::NoMatchPromotionTypeConfusion: in checkFormatExpr()