Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2555 static bool checkFloatingPointResult(EvalInfo &Info, const Expr *E, in checkFloatingPointResult() function
2605 return checkFloatingPointResult(Info, E, St); in HandleFloatToFloatCast()
2869 return checkFloatingPointResult(Info, E, St); in handleFloatFloatBinOp()