Searched refs:CXCompletionChunk_VerticalSpace (Results 1 – 7 of 7) sorted by relevance
107 return CXCompletionChunk_VerticalSpace; in clang_getCompletionChunkKind()
105 return CXCompletionChunk_VerticalSpace; in clang_getCompletionChunkKind()
4652 CXCompletionChunk_VerticalSpace enumerator
5317 CXCompletionChunk_VerticalSpace enumerator
1939 case CXCompletionChunk_VerticalSpace: return "VerticalSpace"; in clang_getCompletionChunkKindSpelling()1990 if (Kind == CXCompletionChunk_VerticalSpace) { in print_completion_string()
2398 case CXCompletionChunk_VerticalSpace: return "VerticalSpace"; in clang_getCompletionChunkKindSpelling()2449 if (Kind == CXCompletionChunk_VerticalSpace) { in print_completion_string()
213 const CXCompletionChunk_VerticalSpace = 20, constant