clang-tools  3.9.0
Classes | Namespaces
ElseAfterReturnCheck.h File Reference
#include "../ClangTidy.h"
Include dependency graph for ElseAfterReturnCheck.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::ElseAfterReturnCheck
 Flags the usages of else after return. More...
 

Namespaces

 clang
 -rename
 
 clang::tidy
 
 clang::tidy::readability