Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp8744 isArithmeticArgumentPromotion(Sema &S, const ImplicitCastExpr *ICE) { in isArithmeticArgumentPromotion() function
8809 if (isArithmeticArgumentPromotion(S, ICE)) { in checkFormatExpr()