Searched refs:addBriefComment (Results 1 – 3 of 3) sorted by relevance
740 void addBriefComment(StringRef Comment);
478 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { in addBriefComment() function in CodeCompletionBuilder
3358 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()3436 Result.addBriefComment(RC->getBriefText(Ctx)); in createCodeCompletionStringForDecl()3792 Result.addBriefComment(RC->getBriefText(S.getASTContext())); in CreateSignatureString()