Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h1288 CXTranslationUnit_IncludeBriefCommentsInCodeCompletion = 0x80, enumerator
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c81 options |= CXTranslationUnit_IncludeBriefCommentsInCodeCompletion; in getDefaultParsingOptions()
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp3767 options & CXTranslationUnit_IncludeBriefCommentsInCodeCompletion; in clang_parseTranslationUnit_Impl()