Searched refs:addBriefComment (Results 1 – 3 of 3) sorted by relevance
391 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { in addBriefComment() function in CodeCompletionBuilder
2622 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2627 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2691 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2697 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2981 Result.addBriefComment(RC->getBriefText(S.getASTContext())); in CreateSignatureString()
618 void addBriefComment(StringRef Comment);