Home
last modified time | relevance | path

Searched refs:TypeKindSpelling (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/c-index-test/
Dc-index-test.c1299 CXString TypeSpelling, TypeKindSpelling; in PrintTypeAndTypeKind() local
1302 TypeKindSpelling = clang_getTypeKindSpelling(T.kind); in PrintTypeAndTypeKind()
1305 clang_getCString(TypeKindSpelling)); in PrintTypeAndTypeKind()
1307 clang_disposeString(TypeKindSpelling); in PrintTypeAndTypeKind()