Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp2549 static bool checkFloatingPointResult(EvalInfo &Info, const Expr *E, in checkFloatingPointResult() function
2599 return checkFloatingPointResult(Info, E, St); in HandleFloatToFloatCast()
2864 return checkFloatingPointResult(Info, E, St); in handleFloatFloatBinOp()