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

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::TaggedUnionMemberCountCheck
 Gives warnings for tagged unions, where the number of tags is different from the number of data members inside the union. More...
 

Namespaces

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