Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp200 static bool getFloatingConstantExprValue(const ASTContext &Context, in getFloatingConstantExprValue() function
446 if (getFloatingConstantExprValue(Context, Rhs, FloatConstant)) { in handleFloatingToIntegral()