|
clang-tools 22.0.0git
|
#include "ClangTidyDiagnosticConsumer.h"#include "ClangTidyOptions.h"#include "clang/ASTMatchers/ASTMatchFinder.h"#include "clang/Basic/Diagnostic.h"#include <optional>#include <type_traits>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | clang::tidy::OptionEnumMapping< T > |
| This class should be specialized by any enum type that needs to be converted to and from an llvm::StringRef. More... | |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |