clang-tools 22.0.0git
ClangTidyModule.h File Reference
#include "ClangTidyOptions.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include <functional>
#include <memory>

Go to the source code of this file.

Classes

class  clang::tidy::ClangTidyCheckFactories
 A collection of ClangTidyCheckFactory instances. More...
class  clang::tidy::ClangTidyModule
 A clang-tidy module groups a number of ClangTidyChecks and gives them a prefixed name. More...

Namespaces

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