Home
last modified time | relevance | path

Searched refs:diagNarrowTypeToSignedInt (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.h37 void diagNarrowTypeToSignedInt(SourceLocation SourceLoc, const Expr &Lhs,
H A DNarrowingConversionsCheck.cpp325 void NarrowingConversionsCheck::diagNarrowTypeToSignedInt( in diagNarrowTypeToSignedInt() function in clang::tidy::cppcoreguidelines::NarrowingConversionsCheck
408 diagNarrowTypeToSignedInt(SourceLoc, Lhs, Rhs); in handleIntegralCast()