Home
last modified time | relevance | path

Searched defs:IncludeBriefComments (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3548 bool IncludeBriefComments) { in CreateCodeCompletionString()
3608 bool IncludeBriefComments) { in CreateCodeCompletionString()
3663 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForOverride()
3701 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForDecl()
4155 CodeCompletionTUInfo &CCTUInfo, bool IncludeBriefComments, in CreateSignatureString()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2197 bool IncludeCodePatterns, bool IncludeBriefComments, in CodeComplete()