Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h593 const char *BriefComment; variable
696 const char *BriefComment = nullptr; variable