Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp103 return CXCompletionChunk_Equal; in clang_getCompletionChunkKind()
/external/clang/include/clang-c/
DIndex.h4643 CXCompletionChunk_Equal, enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c1937 case CXCompletionChunk_Equal: return "Equal"; in clang_getCompletionChunkKindSpelling()