Searched defs:IncludeBriefComments (Results 1 – 3 of 3) sorted by relevance
35 unsigned IncludeBriefComments : 1; variable
3197 bool IncludeBriefComments) { in CreateCodeCompletionString()3257 bool IncludeBriefComments) { in CreateCodeCompletionString()3312 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForOverride()3343 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForDecl()
2139 bool IncludeCodePatterns, bool IncludeBriefComments, in CodeComplete()