clang-tools 22.0.0git
clang::find_all_symbols::YamlReporter Class Reference
Inheritance diagram for clang::find_all_symbols::YamlReporter:
[legend]

Public Member Functions

void reportSymbols (StringRef FileName, const SymbolInfo::SignalMap &Symbols) override
Public Member Functions inherited from clang::find_all_symbols::SymbolReporter
virtual ~SymbolReporter ()=default
virtual void reportSymbols (llvm::StringRef FileName, const SymbolInfo::SignalMap &Symbols)=0

Detailed Description

Definition at line 62 of file FindAllSymbolsMain.cpp.

Member Function Documentation

◆ reportSymbols()

void clang::find_all_symbols::YamlReporter::reportSymbols ( StringRef FileName,
const SymbolInfo::SignalMap & Symbols )
inlineoverride

The documentation for this class was generated from the following file: