Searched refs:diagNarrowIntegerConstant (Results 1 – 2 of 2) sorted by relevance
204 void NarrowingConversionsCheck::diagNarrowIntegerConstant( in diagNarrowIntegerConstant() function in clang::tidy::cppcoreguidelines::NarrowingConversionsCheck241 return diagNarrowIntegerConstant(SourceLoc, Lhs, Rhs, Constant.getInt()); in diagNarrowTypeOrConstant()288 diagNarrowIntegerConstant(SourceLoc, Lhs, Rhs, IntegerConstant); in handleIntegralToFloating()
40 void diagNarrowIntegerConstant(SourceLocation SourceLoc, const Expr &Lhs,