clang-tools  3.8.0
Classes | Namespaces
SimplifyBooleanExprCheck.h File Reference
#include "../ClangTidy.h"
Include dependency graph for SimplifyBooleanExprCheck.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::SimplifyBooleanExprCheck
 Looks for boolean expressions involving boolean constants and simplifies them to use the appropriate boolean expression directly. More...
 

Namespaces

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