ΒΆvoid clang_IndexAction_dispose(CXIndexAction)
void clang_IndexAction_dispose(CXIndexAction)
Description
Destroy the given index action. The index action must not be destroyed until all of the translation units created within that index action have been destroyed.
Declared at: clang/include/clang-c/Index.h:6698
Parameters
- CXIndexAction