ΒΆvoid clang_disposeIndex(CXIndex index)

Description

Destroy the given index. The index must not be destroyed until all of the translation units created within that index have been destroyed.

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

Parameters

CXIndex index