Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DNarrowingConversionsCheck.h43 void diagNarrowIntegerConstantToSignedInt(SourceLocation SourceLoc,
DNarrowingConversionsCheck.cpp213 void NarrowingConversionsCheck::diagNarrowIntegerConstantToSignedInt( in diagNarrowIntegerConstantToSignedInt() function in clang::tidy::cppcoreguidelines::NarrowingConversionsCheck
263 diagNarrowIntegerConstantToSignedInt(SourceLoc, Lhs, Rhs, IntegerConstant, in handleIntegralCast()