Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp292 unsigned NumAnnotations, StringRef ParentName, const char *BriefComment) in CodeCompletionString()
680 if (const char *BriefComment = CCS->getBriefComment()) in ProcessCodeCompleteResults() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h591 const char *BriefComment; variable
694 const char *BriefComment = nullptr; variable