Searched refs:getBriefComment (Results 1 – 3 of 3) sorted by relevance
626 const char *getBriefComment() const { in getBriefComment() function739 const char *getBriefComment() const { return BriefComment; } in getBriefComment() function
569 if (const char *BriefComment = CCS->getBriefComment()) in ProcessCodeCompleteResults()
3359 Pattern->BriefComment = Result.getBriefComment(); in CreateCodeCompletionString()