clang-tools 19.0.0git
Namespaces | Variables
UseEqualsDeleteCheck.cpp File Reference
#include "UseEqualsDeleteCheck.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Lex/Lexer.h"

Go to the source code of this file.

Namespaces

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

Variables

static const char clang::tidy::modernize::SpecialFunction [] = "SpecialFunction"
 
static const char clang::tidy::modernize::DeletedNotPublic [] = "DeletedNotPublic"