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

This is the complete list of members for LibClang::Cursor, including all inherited members.

Cursor(const TranslationUnit &tu)LibClang::Cursor
Cursor(const TranslationUnit &tu, const std::string &fileName, const unsigned int offset)LibClang::Cursor
end() const LibClang::Cursor
isDeclaration() const LibClang::Cursor
isNull() const LibClang::Cursor
isUnexposed() const LibClang::Cursor
kindStr() const LibClang::Cursor
location() const LibClang::Cursor
referenced() const LibClang::Cursor
spelling() const LibClang::Cursor
USR() const LibClang::Cursor
visitChildren (defined in LibClang::Cursor)LibClang::Cursorfriend
Visitor (defined in LibClang::Cursor)LibClang::Cursorfriend