clang-tools 19.0.0git
Namespaces
InconsistentDeclarationParameterNameCheck.cpp File Reference
#include "InconsistentDeclarationParameterNameCheck.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "llvm/ADT/STLExtras.h"
#include <functional>

Go to the source code of this file.

Namespaces

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

Variable Documentation

◆ DeclarationLocation

SourceLocation DeclarationLocation

◆ DifferingParams

DifferingParamsContainer DifferingParams

◆ GenerateFixItHint

bool GenerateFixItHint

◆ OtherName

StringRef OtherName

◆ OtherNameRange

SourceRange OtherNameRange

◆ SourceName

StringRef SourceName