Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp10299 isArithmeticArgumentPromotion(Sema &S, const ImplicitCastExpr *ICE) { in isArithmeticArgumentPromotion() function
10374 if (isArithmeticArgumentPromotion(S, ICE)) { in checkFormatExpr()