clang-tools  3.8.0
Classes | Namespaces
RedundantSmartptrGetCheck.h File Reference
#include "../ClangTidy.h"
Include dependency graph for RedundantSmartptrGetCheck.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::RedundantSmartptrGetCheck
 Find and remove redundant calls to smart pointer's .get() method. More...
 

Namespaces

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