#include <ClangMove.h>
Definition at line 29 of file ClangMove.h.
◆ DeclarationPair
◆ DeclarationReporter()
clang::move::DeclarationReporter::DeclarationReporter |
( |
| ) |
|
|
default |
◆ ~DeclarationReporter()
clang::move::DeclarationReporter::~DeclarationReporter |
( |
| ) |
|
|
default |
◆ getDeclarationList()
const std::vector<DeclarationPair> clang::move::DeclarationReporter::getDeclarationList |
( |
| ) |
const |
|
inline |
◆ reportDeclaration()
void clang::move::DeclarationReporter::reportDeclaration |
( |
llvm::StringRef |
DeclarationName, |
|
|
llvm::StringRef |
Type |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: