clang-tags
C/C++ source code indexing tool based on libclang
|
arg2opt | |
PropSet | |
ArgumentParser | |
LibClang | |
Completion | |
Chunk | |
CompletionResult | |
CodeCompletions | |
Cursor | Node representing an entity in the AST |
Index | Set of translation units |
SourceLocation | Location in the source code |
Position | Physical position in the source code |
TranslationUnit | Translation unit |
UnsavedFiles | Set of in-memory buffers storing up-to-date contents for unsaved files |
Visitor | Base class for AST visitors |
Request | |
KeyParserBase | Base class for key parsers |
Key | Scalar key parser |
Key< std::vector< T > > | Vector key parser |
CommandParser | Base class for command parsers |
Parser | Request parser |
Sqlite | |
Error | Exception for SQLite errors |
Database | Connection to an SQLite database |
Statement | Prepared SQL statement |
Application | |
CompilationDatabaseArgs | |
CompleteArgs | |
FindDefinitionArgs | |
GrepArgs | |
IndexArgs | |
CompilationDatabaseCommand | |
CompleteCommand | |
ExitCommand | |
FindCommand | |
FindDefinition | |
Getopt | Command-line arguments handler |
GrepCommand | |
IndexCommand | |
Indexer | |
MyClass | |
MyClass< int > | |
Repeat | Example custom command parser |
SourceFile | |
Storage | |
Definition | |
RefDef | |
Reference | |
Vector | |
String | Utility std::string subclass |
Tee | Output stream duplicator |
Timer | Wall-clock timer |
UpdateCommand |