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

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 1288 CXTranslationUnit_IncludeBriefCommentsInCodeCompletion = 0x80,
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 81 options |= CXTranslationUnit_IncludeBriefCommentsInCodeCompletion;
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 3571 options & CXTranslationUnit_IncludeBriefCommentsInCodeCompletion;

Completed in 32 milliseconds