Lines Matching defs:IncludeBriefCommentsInCodeCompletion
225 IncludeBriefCommentsInCodeCompletion(false), UserFilesAreVolatile(false),
366 IncludeBriefCommentsInCodeCompletion);
429 IncludeBriefCommentsInCodeCompletion);
450 IncludeBriefCommentsInCodeCompletion);
1738 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile,
1762 AST->IncludeBriefCommentsInCodeCompletion
1763 = IncludeBriefCommentsInCodeCompletion;
1908 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion,
1918 AST->IncludeBriefCommentsInCodeCompletion
1919 = IncludeBriefCommentsInCodeCompletion;
1945 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion,
1999 AST->IncludeBriefCommentsInCodeCompletion
2000 = IncludeBriefCommentsInCodeCompletion;
2346 assert(IncludeBriefComments == this->IncludeBriefCommentsInCodeCompletion);