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