Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp97 return CXCompletionChunk_Colon; in clang_getCompletionChunkKind()
/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h5320 CXCompletionChunk_Colon, enumerator
/netbsd/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c2411 case CXCompletionChunk_Colon: return "Colon"; in clang_getCompletionChunkKindSpelling()