Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DNarrowingConversionsCheck.cpp103 static bool getFloatingConstantExprValue(const ASTContext &Context, in getFloatingConstantExprValue() function
302 if (!getFloatingConstantExprValue(Context, Rhs, FloatConstant)) in handleFloatingToIntegral()