Searched refs:BriefComment (Results 1 – 3 of 3) sorted by relevance
288 unsigned NumAnnotations, StringRef ParentName, const char *BriefComment) in CodeCompletionString() argument291 BriefComment(BriefComment) { in CodeCompletionString()439 Annotations.size(), ParentName, BriefComment); in TakeString()492 BriefComment = Allocator.CopyString(Comment); in addBriefComment()676 if (const char *BriefComment = CCS->getBriefComment()) in ProcessCodeCompleteResults() local677 OS << " : " << BriefComment; in ProcessCodeCompleteResults()
3625 Pattern->BriefComment = Result.getBriefComment(); in CreateCodeCompletionString()
592 const char *BriefComment; variable598 const char *BriefComment);641 return BriefComment; in getBriefComment()695 const char *BriefComment = nullptr; variable753 const char *getBriefComment() const { return BriefComment; } in getBriefComment()