Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp67 return CXCompletionChunk_TypedText; in clang_getCompletionChunkKind()
/external/clang/include/clang-c/
DIndex.h4536 CXCompletionChunk_TypedText, enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c1920 case CXCompletionChunk_TypedText: return "TypedText"; in clang_getCompletionChunkKindSpelling()