clang-tools  4.0.0
Classes | Namespaces
USRFindingAction.h File Reference

Provides an action to find all relevant USRs at a point. More...

#include "clang/Basic/LLVM.h"
#include "llvm/ADT/ArrayRef.h"
#include <string>
#include <vector>
Include dependency graph for USRFindingAction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  clang::rename::USRFindingAction
 

Namespaces

 clang
 -rename
 
 clang::rename
 

Detailed Description

Provides an action to find all relevant USRs at a point.

Definition in file USRFindingAction.h.