HomeSort by: relevance | last modified time | path
    Searched refs:CXCompletionChunk_VerticalSpace (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndexCodeCompletion.cpp 105 return CXCompletionChunk_VerticalSpace;
  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 5337 CXCompletionChunk_VerticalSpace
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 2415 case CXCompletionChunk_VerticalSpace: return "VerticalSpace";
2466 if (Kind == CXCompletionChunk_VerticalSpace) {

Completed in 36 milliseconds