ΒΆCXIndexAction clang_IndexAction_create(
    CXIndex CIdx)

Description

An indexing action/session, to be applied to one or multiple translation units.

Declared at: clang/include/clang-c/Index.h:6690

Parameters

CXIndex CIdx
The index object with which the index action will be associated.