clang-tools 19.0.0git
Namespaces | Enumerations
ConstCorrectnessCheck.cpp File Reference
#include "ConstCorrectnessCheck.h"
#include "../utils/FixItHintUtils.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/ASTMatchers/ASTMatchers.h"

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::tidy
 
namespace  clang::tidy::misc
 

Enumerations

enum class  clang::tidy::misc::VariableCategory { clang::tidy::misc::Value , clang::tidy::misc::Reference , clang::tidy::misc::Pointer }
 Classify for a variable in what the Const-Check is interested. More...