\defgroup CINDEX_TYPES Type information for CXCursors
@{
\brief Represents an invalid type (e.g., where no type is available).
\brief A type whose specific kind is not exposed via this interface.
\brief Represents a type that was referred to using an elaborated type keyword.
E.g., struct S, or via a qualified name, e.g., N::M::type, or both.
See Implementation
\defgroup CINDEX_TYPES Type information for CXCursors
@{