Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DFormatString.cpp379 return MatchPromotion; in matchesType()
463 return MatchPromotion; in matchesType()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DFormatString.h271 MatchPromotion, enumerator
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp10403 if (Match == ArgType::MatchPromotion) in checkFormatExpr()
10407 if (Match == ArgType::MatchPromotion) { in checkFormatExpr()
10419 assert(Match != ArgType::MatchPromotion); in checkFormatExpr()
10493 case ArgType::MatchPromotion: in checkFormatExpr()
10593 case ArgType::MatchPromotion: in checkFormatExpr()