Searched refs:addBriefComment (Results 1 – 3 of 3) sorted by relevance
754 void addBriefComment(StringRef Comment);
491 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { in addBriefComment() function in CodeCompletionBuilder
3624 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()3709 Result.addBriefComment(RC->getBriefText(Ctx)); in createCodeCompletionStringForDecl()4182 Result.addBriefComment(RC->getBriefText(S.getASTContext())); in CreateSignatureString()