reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.h
   35   void diagNarrowTypeToSignedInt(SourceLocation SourceLoc, const Expr &Lhs,

References

tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp
  256     diagNarrowTypeToSignedInt(SourceLoc, Lhs, Rhs);