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

Go to the source code of this file.

Classes

class  clang::tidy::misc::AssignOperatorSignatureCheck
 Finds declarations of assign operators with the wrong return and/or argument types. More...
 

Namespaces

 clang
 
 clang::tidy
 
 clang::tidy::misc