|
clang-tags
C/C++ source code indexing tool based on libclang
|
C++ wrapper around libclang's C API. More...
Classes | |
| class | LibClang::Cursor |
| Node representing an entity in the AST. More... | |
| class | LibClang::Index |
| Set of translation units. More... | |
| class | LibClang::SourceLocation |
| Location in the source code. More... | |
| class | LibClang::TranslationUnit |
| Translation unit. More... | |
| class | LibClang::Visitor< VISITOR > |
| Base class for AST visitors. More... | |
C++ wrapper around libclang's C API.
1.8.1.2