LLVM/Clang 15.x

    Navigation

  • Home
  • Search
  • Repository
  • Made with hdoc
  • Pages

  • Getting Started
  • Building LLVM
  • Coding Standards
  • API Documentation

  • Functions
  • Records
  • Enums
  • Namespaces
  • namespace clang
  • namespace index
  • function indexTopLevelDecls

ΒΆvoid indexTopLevelDecls(
    clang::ASTContext& Ctx,
    clang::Preprocessor& PP,
    ArrayRef<const clang::Decl*> Decls,
    clang::index::IndexDataConsumer& DataConsumer,
    clang::index::IndexingOptions Opts)

Description

Recursively indexes \p Decls.

Declared at: clang/include/clang/Index/IndexingAction.h:58

Parameters

clang::ASTContext& Ctx
clang::Preprocessor& PP
ArrayRef<const clang::Decl*> Decls
clang::index::IndexDataConsumer& DataConsumer
clang::index::IndexingOptions Opts

Documentation for LLVM/Clang 15.x.

Generated by hdoc version 1.4.0-eb16166 on 2022-10-27T00:45:30 UTC.

19AD43E11B2996