#include "clang-c/Index.h"
Definition at line 5859 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 5877 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 5868 of file Index.h.
The documentation for this struct was generated from the following file: