Searched refs:addBriefComment (Results 1 – 3 of 3) sorted by relevance
755 void addBriefComment(StringRef Comment);
495 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { in addBriefComment() function in CodeCompletionBuilder
3468 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()3546 Result.addBriefComment(RC->getBriefText(Ctx)); in createCodeCompletionStringForDecl()4019 Result.addBriefComment(RC->getBriefText(S.getASTContext())); in CreateSignatureString()