clang API Documentation
#include <Index.h>

Public Attributes | |
| const CXIdxEntityInfo * | entityInfo |
| CXCursor | cursor |
| CXIdxLoc | loc |
| const CXIdxContainerInfo * | semanticContainer |
| const CXIdxContainerInfo * | lexicalContainer |
| Generally same as. | |
| int | isRedeclaration |
| int | isDefinition |
| int | isContainer |
| const CXIdxContainerInfo * | declAsContainer |
| int | isImplicit |
| Whether the declaration exists in code or was created implicitly by the compiler, e.g. implicit objc methods for properties. | |
| const CXIdxAttrInfo *const * | attributes |
| unsigned | numAttributes |
| const CXIdxAttrInfo* const* CXIdxDeclInfo::attributes |
Whether the declaration exists in code or was created implicitly by the compiler, e.g. implicit objc methods for properties.
Generally same as.
| unsigned CXIdxDeclInfo::numAttributes |