Searched refs:checkFloatingPointResult (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 2662 static bool checkFloatingPointResult(EvalInfo &Info, const Expr *E, in checkFloatingPointResult() function 2711 return checkFloatingPointResult(Info, E, St); in HandleFloatToFloatCast() 2734 return checkFloatingPointResult(Info, E, St); in HandleIntToFloatCast() 2924 return checkFloatingPointResult(Info, E, St); in handleFloatFloatBinOp() 4649 return checkFloatingPointResult(Info, E, St); in found()
|