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

Go to the source code of this file.

Classes

class  clang::tidy::cppcoreguidelines::ProTypeStaticCastDowncastCheck
 Checks for usages of static_cast, where a base class is downcasted to a derived class. More...
 

Namespaces

 clang
 -rename
 
 clang::tidy
 
 clang::tidy::cppcoreguidelines