Lines Matching defs:IncludeBriefCommentsInCodeCompletion
244 IncludeBriefCommentsInCodeCompletion(false), UserFilesAreVolatile(false),
393 IncludeBriefCommentsInCodeCompletion);
456 IncludeBriefCommentsInCodeCompletion);
477 IncludeBriefCommentsInCodeCompletion);
1580 AST->IncludeBriefCommentsInCodeCompletion = false;
1727 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion,
1737 AST->IncludeBriefCommentsInCodeCompletion
1738 = IncludeBriefCommentsInCodeCompletion;
1766 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion,
1834 AST->IncludeBriefCommentsInCodeCompletion
1835 = IncludeBriefCommentsInCodeCompletion;
2210 assert(IncludeBriefComments == this->IncludeBriefCommentsInCodeCompletion);