Home
last modified time | relevance | path

Searched refs:linuxkernel (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/linuxkernel/
H A Dmust-use-errs.rst1 .. title:: clang-tidy - linuxkernel-must-use-errs
3 linuxkernel-must-use-errs
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/linuxkernel/
H A DLinuxKernelTidyModule.cpp16 namespace linuxkernel { namespace
H A DMustCheckErrsCheck.h16 namespace linuxkernel {
H A DMustCheckErrsCheck.cpp17 namespace linuxkernel { namespace
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/linuxkernel/
H A DBUILD.gn1 static_library("linuxkernel") {
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DCMakeLists.txt65 add_subdirectory(linuxkernel)
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/
H A DBUILD.gn80 "//clang-tools-extra/clang-tidy/linuxkernel",
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/
H A Dlist.rst23 linuxkernel/*
231 `linuxkernel-must-use-errs <linuxkernel/must-use-errs.html>`_,
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/
H A Dindex.rst74 ``linuxkernel-`` Checks related to the Linux Kernel coding conventions.
/llvm-project-15.0.7/clang/docs/
H A DClangFormattedStatus.rst1157 * - clang-tools-extra/clang-tidy/linuxkernel
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt1095 clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp
1096 clang-tools-extra/clang-tidy/linuxkernel/MustCheckErrsCheck.h