Searched refs:getBriefComment (Results 1 – 4 of 4) sorted by relevance
488 const char *getBriefComment() const { in getBriefComment() function627 const char *getBriefComment() const { return BriefComment; }
455 if (const char *BriefComment = CCS->getBriefComment()) in ProcessCodeCompleteResults()
2557 Pattern->BriefComment = Result.getBriefComment(); in CreateCodeCompletionString()2562 Pattern->BriefComment = Result.getBriefComment(); in CreateCodeCompletionString()
238 return cxstring::createRef(CCStr->getBriefComment()); in clang_getCompletionBriefComment()