Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp73 return CXCompletionChunk_Placeholder; in clang_getCompletionChunkKind()
/external/clang/include/clang-c/
DIndex.h4555 CXCompletionChunk_Placeholder, enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c1922 case CXCompletionChunk_Placeholder: return "Placeholder"; in clang_getCompletionChunkKindSpelling()