#include <Index.h>
Definition at line 5402 of file Index.h.
| int CXIdxDeclInfo::isContainer |
| int CXIdxDeclInfo::isDefinition |
| 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 5420 of file Index.h.
| int CXIdxDeclInfo::isRedeclaration |
Generally same as semanticContainer but can be different in cases like out-of-line C++ member functions.
Definition at line 5411 of file Index.h.
The documentation for this struct was generated from the following file: