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

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp87 return CXCompletionChunk_LeftBrace;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h5292 CXCompletionChunk_LeftBrace, enumerator in enum:CXCompletionChunkKind
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c2405 case CXCompletionChunk_LeftBrace: return "LeftBrace";

Completed in 199 milliseconds