clang-tools 19.0.0git
Classes | Namespaces
TransformerClangTidyCheck.h File Reference
#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