Searched refs:handleFloatingToIntegral (Results 1 – 2 of 2) sorted by relevance
296 void NarrowingConversionsCheck::handleFloatingToIntegral( in handleFloatingToIntegral() function in clang::tidy::cppcoreguidelines::NarrowingConversionsCheck384 return handleFloatingToIntegral(Context, SourceLoc, Lhs, Rhs); in handleBinaryOperator()427 return handleFloatingToIntegral(Context, SourceLoc, Lhs, Rhs); in handleImplicitCast()
69 void handleFloatingToIntegral(const ASTContext &Context,