clang-tools
11.0.0
|
#include "../ClangTidy.h"
#include "../ClangTidyModule.h"
#include "../ClangTidyModuleRegistry.h"
#include "CalleeNamespaceCheck.h"
#include "ImplementationInNamespaceCheck.h"
#include "RestrictSystemLibcHeadersCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::llvm_libc::LLVMLibcModule |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::llvm_libc | |
Functions | |
static ClangTidyModuleRegistry::Add< LLVMLibcModule > | clang::tidy::llvm_libc::X ("llvmlibc-module", "Adds LLVM libc standards checks.") |