Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExpr.cpp12775 llvm::APInt PowValue = One.sshl_ov(RightSideValue, Overflow); in diagnoseXorMisusedAsPow() local
12789 << toString(PowValue, 10, true) in diagnoseXorMisusedAsPow()