Searched refs:TypeKindSpelling (Results 1 – 1 of 1) sorted by relevance
1242 CXString TypeSpelling, TypeKindSpelling; in PrintTypeAndTypeKind() local1245 TypeKindSpelling = clang_getTypeKindSpelling(T.kind); in PrintTypeAndTypeKind()1248 clang_getCString(TypeKindSpelling)); in PrintTypeAndTypeKind()1250 clang_disposeString(TypeKindSpelling); in PrintTypeAndTypeKind()