Searched refs:handleIntegralCast (Results 1 – 2 of 2) sorted by relevance
247 void NarrowingConversionsCheck::handleIntegralCast(const ASTContext &Context, in handleIntegralCast() function in clang::tidy::cppcoreguidelines::NarrowingConversionsCheck380 return handleIntegralCast(Context, SourceLoc, Lhs, Rhs); in handleBinaryOperator()423 return handleIntegralCast(Context, SourceLoc, Lhs, Rhs); in handleImplicitCast()
58 void handleIntegralCast(const ASTContext &Context, SourceLocation SourceLoc,