clang-tools  3.8.0
Classes | Namespaces
InconsistentDeclarationParameterNameCheck.h File Reference
#include "../ClangTidy.h"
#include "llvm/ADT/DenseSet.h"
Include dependency graph for InconsistentDeclarationParameterNameCheck.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::tidy::readability::InconsistentDeclarationParameterNameCheck
 Checks for declarations of functions which differ in parameter names. More...
 

Namespaces

 clang
 
 clang::tidy
 
 clang::tidy::readability