clang-tools 22.0.0git
EnumSizeCheck.h File Reference
#include "../ClangTidyCheck.h"
#include <vector>

Go to the source code of this file.

Classes

class  clang::tidy::performance::EnumSizeCheck
 Finds enum type definitions that could use smaller integral type as a base. More...

Namespaces

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