logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Clang::Index - Clang index class

Author

       Alessandro Ghedini <alexbio@cpan.org>

Description

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

Methods

new($exclude_declarations)
       Create a new "Clang::Index" object.

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

Name

       Clang::Index - Clang index class

Version

       version 0.09

See Also