Home
last modified time | relevance | path

Searched refs:SymbolVisitorDelegate (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolDeserializer.h23 class SymbolVisitorDelegate; variable
55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer()
92 SymbolVisitorDelegate *Delegate;
H A DSymbolVisitorDelegate.h23 class SymbolVisitorDelegate {
25 virtual ~SymbolVisitorDelegate() = default;
H A DSymbolDumpDelegate.h20 class SymbolDumpDelegate : public SymbolVisitorDelegate {