clang-tools 20.0.0git
|
#include "../ClangTidyCheck.h"
#include "IncludeInserter.h"
#include "IncludeSorter.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Tooling/Transformer/Transformer.h"
#include <optional>
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 | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::utils |