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