|
clang-tools 22.0.0git
|
#include "../ClangTidyCheck.h"#include "clang/Analysis/Analyses/ExprMutationAnalyzer.h"#include "llvm/ADT/DenseSet.h"Go to the source code of this file.
Classes | |
| class | clang::tidy::misc::ConstCorrectnessCheck |
| This check warns on variables which could be declared const but are not. More... | |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::misc |