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

/external/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp91 return CXCompletionChunk_RightBrace;
/external/clang/include/clang-c/
H A DIndex.h4611 CXCompletionChunk_RightBrace, enumerator in enum:CXCompletionChunkKind
/external/clang/tools/c-index-test/
H A Dc-index-test.c1930 case CXCompletionChunk_RightBrace: return "RightBrace";

Completed in 131 milliseconds