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