Searched refs:getBriefComment (Results 1 – 4 of 4) sorted by relevance
489 const char *getBriefComment() const { in getBriefComment() function615 const char *getBriefComment() const { return BriefComment; }
451 if (const char *BriefComment = CCS->getBriefComment()) in ProcessCodeCompleteResults()
2559 Pattern->BriefComment = Result.getBriefComment(); in CreateCodeCompletionString()2564 Pattern->BriefComment = Result.getBriefComment(); in CreateCodeCompletionString()
239 return cxstring::createRef(CCStr->getBriefComment()); in clang_getCompletionBriefComment()