clang-tools 22.0.0git
TaggedUnionMemberCountCheck.h File Reference

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