Home
last modified time | relevance | path

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

/external/clang/tools/c-index-test/
Dc-index-test.c1299 CXString TypeSpelling, TypeKindSpelling; in PrintTypeAndTypeKind() local
1301 TypeSpelling = clang_getTypeSpelling(T); in PrintTypeAndTypeKind()
1304 clang_getCString(TypeSpelling), in PrintTypeAndTypeKind()
1306 clang_disposeString(TypeSpelling); in PrintTypeAndTypeKind()