Searched refs:handleBooleanToSignedIntegral (Results 1 – 2 of 2) sorted by relevance
77 void handleBooleanToSignedIntegral(const ASTContext &Context,
469 void NarrowingConversionsCheck::handleBooleanToSignedIntegral( in handleBooleanToSignedIntegral() function in clang::tidy::cppcoreguidelines::NarrowingConversionsCheck516 return handleBooleanToSignedIntegral(Context, SourceLoc, Lhs, Rhs); in handleBinaryOperator()559 return handleBooleanToSignedIntegral(Context, SourceLoc, Lhs, Rhs); in handleImplicitCast()