clang-tools 20.0.0git
Classes | Namespaces
BitwisePointerCastCheck.h File Reference
#include "../ClangTidyCheck.h"

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