Searched refs:TypeSpelling (Results 1 – 1 of 1) sorted by relevance
1242 CXString TypeSpelling, TypeKindSpelling; in PrintTypeAndTypeKind() local1244 TypeSpelling = clang_getTypeSpelling(T); in PrintTypeAndTypeKind()1247 clang_getCString(TypeSpelling), in PrintTypeAndTypeKind()1249 clang_disposeString(TypeSpelling); in PrintTypeAndTypeKind()