Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp89 return CXCompletionChunk_LeftBrace; in clang_getCompletionChunkKind()
/external/clang/include/clang-c/
DIndex.h4607 CXCompletionChunk_LeftBrace, enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c1929 case CXCompletionChunk_LeftBrace: return "LeftBrace"; in clang_getCompletionChunkKindSpelling()