Searched refs:addBriefComment (Results 1 – 3 of 3) sorted by relevance
391 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { in addBriefComment() function in CodeCompletionBuilder
2610 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2615 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2679 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2685 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2969 Result.addBriefComment(RC->getBriefText(S.getASTContext())); in CreateSignatureString()
616 void addBriefComment(StringRef Comment);