CXIdxDeclInfo.isImplicit

\brief Whether the declaration exists in code or was created implicitly by the compiler, e.g. implicit Objective-C methods for properties.

struct CXIdxDeclInfo
int isImplicit;

Meta