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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h3206 enum CXTypeKind { enum
3387 enum CXTypeKind kind;
3672 * Retrieve the spelling of a given CXTypeKind.
3674 CINDEX_LINKAGE CXString clang_getTypeKindSpelling(enum CXTypeKind K);

Completed in 58 milliseconds