clang-tools
3.8.0
|
Provides functionality for finding all instances of a USR in a given AST. More...
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
clang | |
clang::rename | |
Functions | |
std::vector< SourceLocation > | clang::rename::getLocationsOfUSR (const std::string USR, Decl *Decl) |
Provides functionality for finding all instances of a USR in a given AST.
Definition in file USRLocFinder.h.