Searched refs:handleIntegralToBoolean (Results 1 – 2 of 2) sorted by relevance
271 void NarrowingConversionsCheck::handleIntegralToBoolean( in handleIntegralToBoolean() function in clang::tidy::cppcoreguidelines::NarrowingConversionsCheck376 return handleIntegralToBoolean(Context, SourceLoc, Lhs, Rhs); in handleBinaryOperator()419 return handleIntegralToBoolean(Context, SourceLoc, Lhs, Rhs); in handleImplicitCast()
61 void handleIntegralToBoolean(const ASTContext &Context,