clang-tools
7.0.0
|
#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 26 of file FindAllSymbolsAction.h.
|
explicit |
Definition at line 19 of file FindAllSymbolsAction.cpp.
References clang::find_all_symbols::FindAllSymbols::registerMatchers().
Referenced by clang::find_all_symbols::FindAllSymbolsActionFactory::create().
|
override |
Definition at line 28 of file FindAllSymbolsAction.cpp.