clang-tools 17.0.0git
Classes | Namespaces
ClangTidyModule.h File Reference
#include "ClangTidyOptions.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include <functional>
#include <memory>
Include dependency graph for ClangTidyModule.h:
This graph shows which files directly or indirectly include this file:

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