Searched refs:diagConstantCast (Results 1 – 2 of 2) sorted by relevance
51 void diagConstantCast(SourceLocation SourceLoc, const Expr &Lhs,
229 void NarrowingConversionsCheck::diagConstantCast(SourceLocation SourceLoc, in diagConstantCast() function in clang::tidy::cppcoreguidelines::NarrowingConversionsCheck318 return diagConstantCast(SourceLoc, Lhs, Rhs); in handleFloatingToIntegral()