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.cpp3392 bool IncludeBriefComments) { in CreateCodeCompletionString()
3452 bool IncludeBriefComments) { in CreateCodeCompletionString()
3507 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForOverride()
3538 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForDecl()
3992 CodeCompletionTUInfo &CCTUInfo, bool IncludeBriefComments, in CreateSignatureString()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2182 bool IncludeCodePatterns, bool IncludeBriefComments, in CodeComplete()