clang-tools  7.0.0
Namespaces
InconsistentDeclarationParameterNameCheck.cpp File Reference
#include "InconsistentDeclarationParameterNameCheck.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include <algorithm>
#include <functional>
#include <sstream>
Include dependency graph for InconsistentDeclarationParameterNameCheck.cpp:

Go to the source code of this file.

Namespaces

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

Variable Documentation

◆ DeclarationLocation

SourceLocation DeclarationLocation

◆ DifferingParams

DifferingParamsContainer DifferingParams

◆ GenerateFixItHint

bool GenerateFixItHint

◆ OtherName

StringRef OtherName

◆ OtherNameRange

SourceRange OtherNameRange

◆ SourceName

StringRef SourceName