Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp402 llvm::APFloat::opStatus ConvertStatus = FloatVal.convert( in getNarrowingKind() local
407 if (ConvertStatus & llvm::APFloat::opOverflow) { in getNarrowingKind()