struct CXType
Declaration
struct CXType { /* full declaration omitted */ };
Description
The type of an element in the abstract syntax tree.
Declared at: clang/include/clang-c/Index.h:3493
Member Variables
- public enum CXTypeKind kind
- public void* [2] data