struct CXToken
Declaration
struct CXToken { /* full declaration omitted */ };
Description
Describes a single preprocessing token.
Declared at: clang/include/clang-c/Index.h:5058
Member Variables
- public unsigned int[4] int_data
- public void* ptr_data
struct CXToken { /* full declaration omitted */ };
Describes a single preprocessing token.
Declared at: clang/include/clang-c/Index.h:5058