clang-tools  3.9.0
Classes | Namespaces
UnusedUsingDeclsCheck.h File Reference
#include "../ClangTidy.h"
#include "llvm/ADT/SmallPtrSet.h"
#include <vector>
Include dependency graph for UnusedUsingDeclsCheck.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::tidy::misc::UnusedUsingDeclsCheck
 Finds unused using declarations. More...
 

Namespaces

 clang
 -rename
 
 clang::tidy
 
 clang::tidy::misc