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

Go to the source code of this file.

Classes

class  clang::tidy::google::readability::AvoidCStyleCastsCheck
 Finds usages of C-style casts. More...
 

Namespaces

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