Searched defs:CXTypeKind (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang-c/
H A DIndex.h2616 enum CXTypeKind { enum
2704 enum CXTypeKind kind;
2837 * \brief Retrieve the spelling of a given CXTypeKind.
2839 CINDEX_LINKAGE CXString clang_getTypeKindSpelling(enum CXTypeKind K);

Completed in 74 milliseconds