DOKK / manpages / debian 12 / libclang-perl / Clang::Index.3pm.en
Clang::Index(3pm) User Contributed Perl Documentation Clang::Index(3pm)

Clang::Index - Clang index class

version 0.09

A "Clang::Index" represents a set of translation units that would typically be linked together into an executable or library.

Create a new "Clang::Index" object.

Parse the file $filename and retrieve the corresponding Clang::TUnit.

Alessandro Ghedini <alexbio@cpan.org>

Copyright 2012 Alessandro Ghedini.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

2022-10-19 perl v5.36.0