Searched refs:handleFloatingCast (Results 1 – 2 of 2) sorted by relevance
337 void NarrowingConversionsCheck::handleFloatingCast(const ASTContext &Context, in handleFloatingCast() function in clang::tidy::cppcoreguidelines::NarrowingConversionsCheck386 return handleFloatingCast(Context, SourceLoc, Lhs, Rhs); in handleBinaryOperator()429 return handleFloatingCast(Context, SourceLoc, Lhs, Rhs); in handleImplicitCast()
81 void handleFloatingCast(const ASTContext &Context, SourceLocation SourceLoc,