Home
last modified time | relevance | path

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

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