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