An interface for classes that collect symbols.
More...
#include <SymbolReporter.h>
An interface for classes that collect symbols.
Definition at line 18 of file SymbolReporter.h.
◆ ~SymbolReporter()
virtual clang::find_all_symbols::SymbolReporter::~SymbolReporter |
( |
| ) |
|
|
virtualdefault |
◆ reportSymbols()
virtual void clang::find_all_symbols::SymbolReporter::reportSymbols |
( |
llvm::StringRef | FileName, |
|
|
const SymbolInfo::SignalMap & | Symbols ) |
|
pure virtual |
The documentation for this class was generated from the following file: