Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp87 return CXCompletionChunk_LeftBrace; in clang_getCompletionChunkKind()
/openbsd/gnu/llvm/clang/include/clang-c/
H A DIndex.h4807 CXCompletionChunk_LeftBrace, enumerator
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c2428 case CXCompletionChunk_LeftBrace: return "LeftBrace"; in clang_getCompletionChunkKindSpelling()