Lines Matching defs:IncludeBriefCommentsInCodeCompletion
244 IncludeBriefCommentsInCodeCompletion(false), UserFilesAreVolatile(false),
393 IncludeBriefCommentsInCodeCompletion);
456 IncludeBriefCommentsInCodeCompletion);
477 IncludeBriefCommentsInCodeCompletion);
1584 AST->IncludeBriefCommentsInCodeCompletion = false;
1734 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion,
1744 AST->IncludeBriefCommentsInCodeCompletion
1745 = IncludeBriefCommentsInCodeCompletion;
1773 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion,
1841 AST->IncludeBriefCommentsInCodeCompletion
1842 = IncludeBriefCommentsInCodeCompletion;
2218 assert(IncludeBriefComments == this->IncludeBriefCommentsInCodeCompletion);