Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp8389 isArithmeticArgumentPromotion(Sema &S, const ImplicitCastExpr *ICE) { in isArithmeticArgumentPromotion() function
8454 if (isArithmeticArgumentPromotion(S, ICE)) { in checkFormatExpr()