Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp93 return CXCompletionChunk_LeftAngle; in clang_getCompletionChunkKind()
/external/clang/include/clang-c/
DIndex.h4615 CXCompletionChunk_LeftAngle, enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c1931 case CXCompletionChunk_LeftAngle: return "LeftAngle"; in clang_getCompletionChunkKindSpelling()