clang-tags
C/C++ source code indexing tool based on libclang
 All Classes Functions Variables Typedefs Groups Pages
Indexer Member List

This is the complete list of members for Indexer, including all inherited members.

Indexer(const std::string &fileName, const std::vector< std::string > &exclude, Storage &storage, std::ostream &cout) (defined in Indexer)Indexerinline
visit(LibClang::Cursor cursor, LibClang::Cursor parent)Indexerinlinevirtual
visitChildren(const Cursor &top)LibClang::Visitor< Indexer >inline