Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp419 llvm::APFloat::opStatus ConvertStatus = FloatVal.convert( in getNarrowingKind() local
424 if (ConvertStatus & llvm::APFloat::opOverflow) { in getNarrowingKind()