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