Searched refs:handleFloatingToBoolean (Results 1 – 2 of 2) sorted by relevance
321 void NarrowingConversionsCheck::handleFloatingToBoolean( in handleFloatingToBoolean() function in clang::tidy::cppcoreguidelines::NarrowingConversionsCheck382 return handleFloatingToBoolean(Context, SourceLoc, Lhs, Rhs); in handleBinaryOperator()425 return handleFloatingToBoolean(Context, SourceLoc, Lhs, Rhs); in handleImplicitCast()
73 void handleFloatingToBoolean(const ASTContext &Context,