clang-tools 22.0.0git
LinuxKernelTidyModule.cpp File Reference

Go to the source code of this file.

Classes

class  clang::tidy::linuxkernel::LinuxKernelModule
 This module is for checks specific to the Linux kernel. More...

Namespaces

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

Functions

static ClangTidyModuleRegistry::Add< LinuxKernelModuleclang::tidy::linuxkernel::X ("linux-module", "Adds checks specific to the Linux kernel.")