Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/tools/libclang/
DCIndexCodeCompletion.cpp93 return CXCompletionChunk_RightAngle; in clang_getCompletionChunkKind()
/openbsd/src/gnu/llvm/clang/include/clang-c/
DIndex.h4819 CXCompletionChunk_RightAngle, enumerator
/openbsd/src/gnu/llvm/clang/tools/c-index-test/
Dc-index-test.c2431 case CXCompletionChunk_RightAngle: return "RightAngle"; in clang_getCompletionChunkKindSpelling()