Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp91 return CXCompletionChunk_RightBrace; in clang_getCompletionChunkKind()
/external/clang/include/clang-c/
DIndex.h4488 CXCompletionChunk_RightBrace, enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c1877 case CXCompletionChunk_RightBrace: return "RightBrace"; in clang_getCompletionChunkKindSpelling()