|
clang-tags
C/C++ source code indexing tool based on libclang
|
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::Cursor | friend |
| Visitor (defined in LibClang::Cursor) | LibClang::Cursor | friend |
1.8.1.2