clang-tools 20.0.0git
|
#include <FindAllSymbolsAction.h>
Public Member Functions | |
FindAllSymbolsAction (SymbolReporter *Reporter, const HeaderMapCollector::RegexHeaderMap *RegexHeaderMap=nullptr) | |
std::unique_ptr< clang::ASTConsumer > | CreateASTConsumer (clang::CompilerInstance &Compiler, StringRef InFile) override |
Definition at line 25 of file FindAllSymbolsAction.h.
|
explicit |
Definition at line 18 of file FindAllSymbolsAction.cpp.
References clang::find_all_symbols::FindAllSymbols::registerMatchers().
|
override |
Definition at line 27 of file FindAllSymbolsAction.cpp.