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

Go to the source code of this file.

Classes

class  clang::tidy::modernize::UseBoolLiteralsCheck
 Finds integer literals which are cast to bool. More...
 

Namespaces

 clang
 -rename
 
 clang::tidy
 
 clang::tidy::modernize