Home
last modified time | relevance | path

Searched defs:IncludeBriefCommentsInCodeCompletion (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DASTUnit.h248 bool IncludeBriefCommentsInCodeCompletion : 1; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp1705 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCompilerInvocation()
1743 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCommandLine()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp3794 bool IncludeBriefCommentsInCodeCompletion = in clang_parseTranslationUnit_Impl() local