Home
last modified time | relevance | path

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

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