clang-tools
15.0.0git
|
#include "../ClangTidyCheck.h"
#include "IncludeInserter.h"
#include "IncludeSorter.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Tooling/Transformer/Transformer.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::utils::TransformerClangTidyCheck |
A base class for defining a ClangTidy check based on a RewriteRule . More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::utils | |