#include "clang-c/Index.h"
Definition at line 6167 of file Index.h.
◆ attributes
◆ cursor
◆ declAsContainer
◆ entityInfo
◆ flags
◆ isContainer
int CXIdxDeclInfo::isContainer |
◆ isDefinition
int CXIdxDeclInfo::isDefinition |
◆ isImplicit
int CXIdxDeclInfo::isImplicit |
Whether the declaration exists in code or was created implicitly by the compiler, e.g.
implicit Objective-C methods for properties.
Definition at line 6185 of file Index.h.
◆ isRedeclaration
int CXIdxDeclInfo::isRedeclaration |
◆ lexicalContainer
Generally same as semanticContainer but can be different in cases like out-of-line C++ member functions.
Definition at line 6176 of file Index.h.
◆ loc
◆ numAttributes
◆ semanticContainer
The documentation for this struct was generated from the following file: