Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.h43 void diagNarrowIntegerConstantToSignedInt(SourceLocation SourceLoc,
H A DNarrowingConversionsCheck.cpp341 void NarrowingConversionsCheck::diagNarrowIntegerConstantToSignedInt( in diagNarrowIntegerConstantToSignedInt() function in clang::tidy::cppcoreguidelines::NarrowingConversionsCheck
402 diagNarrowIntegerConstantToSignedInt(SourceLoc, Lhs, Rhs, in handleIntegralCast()