clang-tools
3.9.0
|
Public Member Functions | |
RenamingASTConsumer (const std::string &NewName, const std::string &PrevName, const std::vector< std::string > &USRs, tooling::Replacements &Replaces, bool PrintLocations) | |
void | HandleTranslationUnit (ASTContext &Context) override |
Definition at line 35 of file RenamingAction.cpp.
|
inline |
Definition at line 37 of file RenamingAction.cpp.
|
inlineoverride |
Definition at line 46 of file RenamingAction.cpp.
References clang::rename::getLocationsOfUSR(), Loc, NewName(), PrevName, PrintLocations(), SourceMgr, and USR.