clang-tools  3.8.0
Classes | Namespaces
UndelegatedConstructor.h File Reference
#include "../ClangTidy.h"
Include dependency graph for UndelegatedConstructor.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::UndelegatedConstructorCheck
 Finds creation of temporary objects in constructors that look like a function call to another constructor of the same class. More...
 

Namespaces

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