Searched refs:CXCompletionChunk_Informative (Results 1 – 7 of 7) sorted by relevance
75 return CXCompletionChunk_Informative; in clang_getCompletionChunkKind()
73 return CXCompletionChunk_Informative; in clang_getCompletionChunkKind()
4565 CXCompletionChunk_Informative, enumerator
5230 CXCompletionChunk_Informative, enumerator
197 const CXCompletionChunk_Informative = 4, constant
1923 case CXCompletionChunk_Informative: return "Informative"; in clang_getCompletionChunkKindSpelling()
2382 case CXCompletionChunk_Informative: return "Informative"; in clang_getCompletionChunkKindSpelling()