Searched refs:BriefComment (Results 1 – 3 of 3) sorted by relevance
283 unsigned NumAnnotations, StringRef ParentName, const char *BriefComment) in CodeCompletionString() argument286 BriefComment(BriefComment) { in CodeCompletionString()426 Annotations.size(), ParentName, BriefComment); in TakeString()479 BriefComment = Allocator.CopyString(Comment); in addBriefComment()569 if (const char *BriefComment = CCS->getBriefComment()) in ProcessCodeCompleteResults() local570 OS << " : " << BriefComment; in ProcessCodeCompleteResults()
3359 Pattern->BriefComment = Result.getBriefComment(); in CreateCodeCompletionString()
581 const char *BriefComment; variable587 const char *BriefComment);627 return BriefComment; in getBriefComment()681 const char *BriefComment = nullptr; variable739 const char *getBriefComment() const { return BriefComment; } in getBriefComment()