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

/external/clang/include/clang-c/
H A DIndex.h2717 enum CXTypeKind { enum
2808 enum CXTypeKind kind;
2941 * \brief Retrieve the spelling of a given CXTypeKind.
2943 CINDEX_LINKAGE CXString clang_getTypeKindSpelling(enum CXTypeKind K);

Completed in 867 milliseconds