Searched refs:getBriefComment (Results 1 – 4 of 4) sorted by relevance
491 const char *getBriefComment() const { in getBriefComment() function617 const char *getBriefComment() const { return BriefComment; }
452 if (const char *BriefComment = CCS->getBriefComment()) in ProcessCodeCompleteResults()
2623 Pattern->BriefComment = Result.getBriefComment(); in CreateCodeCompletionString()2628 Pattern->BriefComment = Result.getBriefComment(); in CreateCodeCompletionString()
239 return cxstring::createRef(CCStr->getBriefComment()); in clang_getCompletionBriefComment()