Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp2569 static bool checkFloatingPointResult(EvalInfo &Info, const Expr *E, in checkFloatingPointResult() function
2618 return checkFloatingPointResult(Info, E, St); in HandleFloatToFloatCast()
2881 return checkFloatingPointResult(Info, E, St); in handleFloatFloatBinOp()