Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1727 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile, in LoadFromCompilerInvocationAction()
1891 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile) { in LoadFromCompilerInvocation()
1929 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCommandLine()
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h299 bool IncludeBriefCommentsInCodeCompletion : 1; variable
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2892 bool IncludeBriefCommentsInCodeCompletion in clang_parseTranslationUnit_Impl() local