Searched refs:BriefComment (Results 1 – 3 of 3) sorted by relevance
292 unsigned NumAnnotations, StringRef ParentName, const char *BriefComment) in CodeCompletionString() argument295 BriefComment(BriefComment) { in CodeCompletionString()443 Annotations.size(), ParentName, BriefComment); in TakeString()496 BriefComment = Allocator.CopyString(Comment); in addBriefComment()680 if (const char *BriefComment = CCS->getBriefComment()) in ProcessCodeCompleteResults() local681 OS << " : " << BriefComment; in ProcessCodeCompleteResults()
3469 Pattern->BriefComment = Result.getBriefComment(); in CreateCodeCompletionString()
593 const char *BriefComment; variable599 const char *BriefComment);642 return BriefComment; in getBriefComment()696 const char *BriefComment = nullptr; variable754 const char *getBriefComment() const { return BriefComment; } in getBriefComment()