clang-tools  3.8.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
 
 clang::tidy
 
 clang::tidy::readability
 

Variable Documentation

SourceLocation DeclarationLocation
DifferingParamsContainer DifferingParams
bool GenerateFixItHint
StringRef OtherName
SourceRange OtherNameRange
StringRef SourceName