clang-tools 22.0.0git
EnumInitialValueCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::readability::EnumInitialValueCheck
 Enforces consistent style for enumerators' initialization, covering three styles: none, first only, or all initialized explicitly. More...

Namespaces

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