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.c1283 CXString TypeSpelling, TypeKindSpelling; in PrintTypeAndTypeKind() local
1286 TypeKindSpelling = clang_getTypeKindSpelling(T.kind); in PrintTypeAndTypeKind()
1289 clang_getCString(TypeKindSpelling)); in PrintTypeAndTypeKind()
1291 clang_disposeString(TypeKindSpelling); in PrintTypeAndTypeKind()