Searched refs:IncludeBriefCommentsInCodeCompletion (Results 1 – 2 of 2) sorted by relevance
251 bool IncludeBriefCommentsInCodeCompletion : 1; variable790 bool IncludeBriefCommentsInCodeCompletion = false,841 bool IncludeBriefCommentsInCodeCompletion = false,
243 IncludeBriefCommentsInCodeCompletion(false), UserFilesAreVolatile(false), in ASTUnit()392 IncludeBriefCommentsInCodeCompletion); in CacheCodeCompletionResults()455 IncludeBriefCommentsInCodeCompletion); in CacheCodeCompletionResults()476 IncludeBriefCommentsInCodeCompletion); in CacheCodeCompletionResults()1567 AST->IncludeBriefCommentsInCodeCompletion = false; in LoadFromCompilerInvocationAction()1714 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCompilerInvocation() argument1724 AST->IncludeBriefCommentsInCodeCompletion in LoadFromCompilerInvocation()1725 = IncludeBriefCommentsInCodeCompletion; in LoadFromCompilerInvocation()1821 AST->IncludeBriefCommentsInCodeCompletion in LoadFromCommandLine()1822 = IncludeBriefCommentsInCodeCompletion; in LoadFromCommandLine()[all …]