Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp65 return CXCompletionChunk_TypedText; in clang_getCompletionChunkKind()
/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h5288 CXCompletionChunk_TypedText, enumerator
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c2396 case CXCompletionChunk_TypedText: return "TypedText"; in clang_getCompletionChunkKindSpelling()