clang-tools 22.0.0git
BitwisePointerCastCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::BitwisePointerCastCheck
 Warns about code that tries to cast between pointers by means of std::bit_cast or memcpy. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::bugprone