Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp75 return CXCompletionChunk_Informative; in clang_getCompletionChunkKind()
/external/clang/include/clang-c/
DIndex.h4565 CXCompletionChunk_Informative, enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c1923 case CXCompletionChunk_Informative: return "Informative"; in clang_getCompletionChunkKindSpelling()