clang-tools 22.0.0git
ClangTidyModuleRegistry.h File Reference
#include "ClangTidyModule.h"
#include "llvm/Support/Registry.h"

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  llvm
 Some operations such as code completion produce a set of candidates.

Typedefs

using clang::tidy::ClangTidyModuleRegistry = llvm::Registry<ClangTidyModule>