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