Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp85 return CXCompletionChunk_RightBracket; in clang_getCompletionChunkKind()
/openbsd/gnu/llvm/clang/include/clang-c/
H A DIndex.h4803 CXCompletionChunk_RightBracket, enumerator
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c2427 case CXCompletionChunk_RightBracket: return "RightBracket"; in clang_getCompletionChunkKindSpelling()