Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp73 return CXCompletionChunk_Informative; in clang_getCompletionChunkKind()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h5250 CXCompletionChunk_Informative, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c2399 case CXCompletionChunk_Informative: return "Informative"; in clang_getCompletionChunkKindSpelling()