clang-tools
3.8.0
|
#include <USRFindingAction.h>
Public Member Functions | |
USRFindingAction (unsigned Offset) | |
std::unique_ptr< ASTConsumer > | newASTConsumer () |
const std::string & | getUSRSpelling () |
const std::vector< std::string > & | getUSRs () |
Definition at line 27 of file USRFindingAction.h.
|
inline |
Definition at line 28 of file USRFindingAction.h.
|
inline |
Definition at line 37 of file USRFindingAction.h.
|
inline |
Definition at line 33 of file USRFindingAction.h.
std::unique_ptr< ASTConsumer > clang::rename::USRFindingAction::newASTConsumer | ( | ) |
Definition at line 107 of file USRFindingAction.cpp.
References SymbolOffset().