clang-tools 19.0.0git
clang::clangd::SymbolCollector Member List

This is the complete list of members for clang::clangd::SymbolCollector, including all inherited members.

finish() overrideclang::clangd::SymbolCollector
getRefContainer(const Decl *Enclosing, const SymbolCollector::Options &Opts)clang::clangd::SymbolCollectorstatic
handleDeclOccurrence(const Decl *D, index::SymbolRoleSet Roles, ArrayRef< index::SymbolRelation > Relations, SourceLocation Loc, index::IndexDataConsumer::ASTNodeInfo ASTNode) overrideclang::clangd::SymbolCollector
handleMacroOccurrence(const IdentifierInfo *Name, const MacroInfo *MI, index::SymbolRoleSet Roles, SourceLocation Loc) overrideclang::clangd::SymbolCollector
handleMacros(const MainFileMacros &MacroRefsToIndex)clang::clangd::SymbolCollector
initialize(ASTContext &Ctx) overrideclang::clangd::SymbolCollector
setPreprocessor(std::shared_ptr< Preprocessor > PP) overrideclang::clangd::SymbolCollectorinline
setPreprocessor(Preprocessor &PP)clang::clangd::SymbolCollectorinline
shouldCollectSymbol(const NamedDecl &ND, const ASTContext &ASTCtx, const Options &Opts, bool IsMainFileSymbol)clang::clangd::SymbolCollectorstatic
shouldIndexFile(FileID FID)clang::clangd::SymbolCollector
SymbolCollector(Options Opts)clang::clangd::SymbolCollector
takeRefs()clang::clangd::SymbolCollectorinline
takeRelations()clang::clangd::SymbolCollectorinline
takeSymbols()clang::clangd::SymbolCollectorinline
~SymbolCollector()clang::clangd::SymbolCollector