16 #ifndef LLVM_CLANG_TOOLS_EXTRA_CLANG_RENAME_USR_LOC_FINDER_H
17 #define LLVM_CLANG_TOOLS_EXTRA_CLANG_RENAME_USR_LOC_FINDER_H
19 #include "clang/AST/AST.h"
20 #include "llvm/ADT/StringRef.h"
28 std::vector<SourceLocation>
34 #endif // LLVM_CLANG_TOOLS_EXTRA_CLANG_RENAME_USR_LOC_FINDER_H
const std::string PrevName
std::vector< SourceLocation > getLocationsOfUSR(StringRef USR, StringRef PrevName, Decl *Decl)