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