Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp2575 static bool checkFloatingPointResult(EvalInfo &Info, const Expr *E, in checkFloatingPointResult() function
2624 return checkFloatingPointResult(Info, E, St); in HandleFloatToFloatCast()
2647 return checkFloatingPointResult(Info, E, St); in HandleIntToFloatCast()
2883 return checkFloatingPointResult(Info, E, St); in handleFloatFloatBinOp()