Searched refs:addBriefComment (Results 1 – 3 of 3) sorted by relevance
616 void addBriefComment(StringRef Comment);
391 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { in addBriefComment() function in CodeCompletionBuilder
2558 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2563 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2631 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2637 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2913 Result.addBriefComment(RC->getBriefText(S.getASTContext())); in CreateSignatureString()